Home
last modified time | relevance | path

Searched refs:ctors (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/netbsd/sys/arch/macppc/stand/fixcoff/
H A Delf32_powerpc_merge.x19 .rel.ctors : { *(.rel.ctors) } in OUTPUT_ARCH()
20 .rela.ctors : { *(.rela.ctors) } in OUTPUT_ARCH()
40 .ctors : { *(.ctors) } in OUTPUT_ARCH()
/netbsd/external/gpl3/gdb/dist/ld/scripttempl/
H A Delfd30v.sc7 CTOR=".ctors ${CONSTRUCTING-0} :
20 KEEP (*crtbegin.o(.ctors))
21 KEEP (*crtbegin?.o(.ctors))
24 the crtend.o file until after the sorted ctors.
26 end of ctors marker and it must be last */
28 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
29 KEEP (*(SORT(.ctors.*)))
30 KEEP (*(.ctors))
106 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
107 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
H A Delfd10v.sc16 CTOR=".ctors ${CONSTRUCTING-0} :
29 KEEP (*crtbegin.o(.ctors))
30 KEEP (*crtbegin?.o(.ctors))
33 the crtend.o file until after the sorted ctors.
35 end of ctors marker and it must be last */
37 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
38 KEEP (*(SORT(.ctors.*)))
39 KEEP (*(.ctors))
H A Dv850.sc62 .rel.ctors : { *(.rel.ctors) }
63 .rela.ctors : { *(.rela.ctors) }
117 .ctors :
120 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
121 ${RELOCATING+KEEP (*(SORT(.ctors.*)))}
122 KEEP (*crtend(.ctors))
H A Delf32msp430.sc128 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
129 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
156 ${CONSTRUCTING+ *(.ctors) }
234 KEEP (*crtbegin*.o(.ctors))
237 crtend.o file until after the sorted ctors. The .ctor section
238 from the crtend file contains the end of ctors marker and it
240 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
241 KEEP (*(SORT(.ctors.*)))
242 KEEP (*(.ctors))
/netbsd/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Delfd30v.sc7 CTOR=".ctors ${CONSTRUCTING-0} :
20 KEEP (*crtbegin.o(.ctors))
21 KEEP (*crtbegin?.o(.ctors))
24 the crtend.o file until after the sorted ctors.
26 end of ctors marker and it must be last */
28 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
29 KEEP (*(SORT(.ctors.*)))
30 KEEP (*(.ctors))
106 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
107 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
H A Dv850.sc62 .rel.ctors : { *(.rel.ctors) }
63 .rela.ctors : { *(.rela.ctors) }
117 .ctors :
120 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
121 ${RELOCATING+KEEP (*(SORT(.ctors.*)))}
122 KEEP (*crtend(.ctors))
H A Delfd10v.sc16 CTOR=".ctors ${CONSTRUCTING-0} :
29 KEEP (*crtbegin.o(.ctors))
30 KEEP (*crtbegin?.o(.ctors))
33 the crtend.o file until after the sorted ctors.
35 end of ctors marker and it must be last */
37 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
38 KEEP (*(SORT(.ctors.*)))
39 KEEP (*(.ctors))
H A Delf32msp430.sc128 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
129 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
156 ${CONSTRUCTING+ *(.ctors) }
231 KEEP (*crtbegin*.o(.ctors))
234 crtend.o file until after the sorted ctors. The .ctor section
235 from the crtend file contains the end of ctors marker and it
237 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
238 KEEP (*(SORT(.ctors.*)))
239 KEEP (*(.ctors))
/netbsd/external/gpl3/binutils/dist/ld/scripttempl/
H A Delfd30v.sc7 CTOR=".ctors ${CONSTRUCTING-0} :
20 KEEP (*crtbegin.o(.ctors))
21 KEEP (*crtbegin?.o(.ctors))
24 the crtend.o file until after the sorted ctors.
26 end of ctors marker and it must be last */
28 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
29 KEEP (*(SORT(.ctors.*)))
30 KEEP (*(.ctors))
106 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
107 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
H A Delfd10v.sc16 CTOR=".ctors ${CONSTRUCTING-0} :
29 KEEP (*crtbegin.o(.ctors))
30 KEEP (*crtbegin?.o(.ctors))
33 the crtend.o file until after the sorted ctors.
35 end of ctors marker and it must be last */
37 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
38 KEEP (*(SORT(.ctors.*)))
39 KEEP (*(.ctors))
H A Dv850.sc62 .rel.ctors : { *(.rel.ctors) }
63 .rela.ctors : { *(.rela.ctors) }
117 .ctors :
120 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
121 ${RELOCATING+KEEP (*(SORT(.ctors.*)))}
122 KEEP (*crtend(.ctors))
/netbsd/external/gpl3/gdb.old/dist/ld/scripttempl/
H A Delfd30v.sc7 CTOR=".ctors ${CONSTRUCTING-0} :
20 KEEP (*crtbegin.o(.ctors))
21 KEEP (*crtbegin?.o(.ctors))
24 the crtend.o file until after the sorted ctors.
26 end of ctors marker and it must be last */
28 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
29 KEEP (*(SORT(.ctors.*)))
30 KEEP (*(.ctors))
106 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
107 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
H A Delfd10v.sc16 CTOR=".ctors ${CONSTRUCTING-0} :
29 KEEP (*crtbegin.o(.ctors))
30 KEEP (*crtbegin?.o(.ctors))
33 the crtend.o file until after the sorted ctors.
35 end of ctors marker and it must be last */
37 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
38 KEEP (*(SORT(.ctors.*)))
39 KEEP (*(.ctors))
H A Dv850.sc62 .rel.ctors : { *(.rel.ctors) }
63 .rela.ctors : { *(.rela.ctors) }
117 .ctors :
120 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
121 ${RELOCATING+KEEP (*(SORT(.ctors.*)))}
122 KEEP (*crtend(.ctors))
H A Delf32msp430.sc128 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
129 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
156 ${CONSTRUCTING+ *(.ctors) }
234 KEEP (*crtbegin*.o(.ctors))
237 crtend.o file until after the sorted ctors. The .ctor section
238 from the crtend file contains the end of ctors marker and it
240 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
241 KEEP (*(SORT(.ctors.*)))
242 KEEP (*(.ctors))
/netbsd/sys/arch/rs6000/stand/boot/
H A Dld.script24 .rel.ctors : { *(.rel.ctors) }
25 .rela.ctors : { *(.rela.ctors) }
44 .ctors : { *(.ctors) }
/netbsd/sys/arch/prep/stand/boot/
H A Dld.script24 .rel.ctors : { *(.rel.ctors) }
25 .rela.ctors : { *(.rela.ctors) }
44 .ctors : { *(.ctors) }
/netbsd/sys/arch/bebox/stand/boot/
H A Dld.script24 .rel.ctors : { *(.rel.ctors) }
25 .rela.ctors : { *(.rela.ctors) }
44 .ctors : { *(.ctors) }
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dscript_test_14.s25 .section .ctors.101,"aw"
28 .section .ctors.103, "aw"
31 .section .ctors,"aw"
34 .section .ctors.0103,"aw"
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dscript_test_14.s25 .section .ctors.101,"aw"
28 .section .ctors.103, "aw"
31 .section .ctors,"aw"
34 .section .ctors.0103,"aw"
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-shared/
H A Delf-offset.ld49 .rel.ctors : { *(.rel.ctors) }
50 .rela.ctors : { *(.rela.ctors) }
95 .ctors :
103 KEEP (*crtbegin.o(.ctors))
104 KEEP (*(SORT(.ctors.*)))
105 KEEP (*(.ctors))
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-shared/
H A Delf-offset.ld49 .rel.ctors : { *(.rel.ctors) }
50 .rela.ctors : { *(.rela.ctors) }
95 .ctors :
103 KEEP (*crtbegin.o(.ctors))
104 KEEP (*(SORT(.ctors.*)))
105 KEEP (*(.ctors))
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-elfvsb/
H A Delf-offset.ld51 .rel.ctors : { *(.rel.ctors) }
52 .rela.ctors : { *(.rela.ctors) }
97 .ctors :
105 KEEP (*crtbegin.o(.ctors))
106 KEEP (*(SORT(.ctors.*)))
107 KEEP (*(.ctors))
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-elfvsb/
H A Delf-offset.ld51 .rel.ctors : { *(.rel.ctors) }
52 .rela.ctors : { *(.rela.ctors) }
97 .ctors :
105 KEEP (*crtbegin.o(.ctors))
106 KEEP (*(SORT(.ctors.*)))
107 KEEP (*(.ctors))

12345678910>>...22