Home
last modified time | relevance | path

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

12345678910>>...14

/netbsd-src/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-src/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_rh850.sc66 .rel.ctors : { *(.rel.ctors) }
67 .rela.ctors : { *(.rela.ctors) }
127 .ctors :
130 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
131 ${RELOCATING+KEEP (*(SORT(.ctors.*)))}
132 KEEP (*crtend(.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))
H A Dmmo.sc27 /* FIXME: Move .init, .fini, .ctors and .dtors to their own sections. */
45 /* FIXME: Align ctors, dtors, ehframe. */
50 ${RELOCATING+ KEEP (*crtbegin.o(.ctors))}
51 ${RELOCATING+ KEEP (*crtbegin?.o(.ctors))}
52 ${RELOCATING+ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))}
53 ${RELOCATING+ KEEP (*(SORT(.ctors.*)))}
54 ${RELOCATING+ KEEP (*(.ctors))}
H A Delf32crx.sc104 KEEP (*crtbegin.o(.ctors))
105 KEEP (*crtbegin?.o(.ctors))
108 the crtend.o file until after the sorted ctors.
110 end of ctors marker and it must be last */
112 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
113 KEEP (*(SORT(.ctors.*)))
114 KEEP (*(.ctors))
H A Dxstormy16.sc13 # OTHER_READWRITE_SECTIONS - other than .data .bss .ctors .sdata ...
62 CTOR=".ctors ${CONSTRUCTING-0} :
75 KEEP (*crtbegin.o(.ctors))
76 KEEP (*crtbegin?.o(.ctors))
79 the crtend.o file until after the sorted ctors.
81 end of ctors marker and it must be last */
83 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .ctors))
84 KEEP (*(SORT(.ctors.*)))
85 KEEP (*(.ctors))
/netbsd-src/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 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))
H A Dv850_rh850.sc66 .rel.ctors : { *(.rel.ctors) }
67 .rela.ctors : { *(.rela.ctors) }
127 .ctors :
130 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
131 ${RELOCATING+KEEP (*(SORT(.ctors.*)))}
132 KEEP (*crtend(.ctors))
H A Dmmo.sc27 /* FIXME: Move .init, .fini, .ctors and .dtors to their own sections. */
45 /* FIXME: Align ctors, dtors, ehframe. */
50 ${RELOCATING+ KEEP (*crtbegin.o(.ctors))}
51 ${RELOCATING+ KEEP (*crtbegin?.o(.ctors))}
52 ${RELOCATING+ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))}
53 ${RELOCATING+ KEEP (*(SORT(.ctors.*)))}
54 ${RELOCATING+ KEEP (*(.ctors))}
H A Delfmicroblaze.sc16 CTOR=".ctors ${CONSTRUCTING-0} :
29 KEEP (*crtbegin.o(.ctors))
32 from the crtend.o file until after the sorted ctors.
34 end of ctors marker and it must be last */
36 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
37 KEEP (*(SORT(.ctors.*)))
38 KEEP (*(.ctors))
H A Delf32crx.sc104 KEEP (*crtbegin.o(.ctors))
105 KEEP (*crtbegin?.o(.ctors))
108 the crtend.o file until after the sorted ctors.
110 end of ctors marker and it must be last */
112 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
113 KEEP (*(SORT(.ctors.*)))
114 KEEP (*(.ctors))
H A Dvisium.sc76 .ctors ${RELOCATING-0} : {
89 KEEP (*crtbegin*.o(.ctors))
92 from the crtend.o file until after the sorted ctors.
94 end of ctors marker and it must be last. */
96 KEEP (*(EXCLUDE_FILE (*crtend*.o) .ctors))
97 ${RELOCATING+KEEP (*(SORT(.ctors.*)))}
98 KEEP (*(.ctors))
H A Dxstormy16.sc13 # OTHER_READWRITE_SECTIONS - other than .data .bss .ctors .sdata ...
62 CTOR=".ctors ${CONSTRUCTING-0} :
75 KEEP (*crtbegin.o(.ctors))
76 KEEP (*crtbegin?.o(.ctors))
79 the crtend.o file until after the sorted ctors.
81 end of ctors marker and it must be last */
83 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .ctors))
84 KEEP (*(SORT(.ctors.*)))
85 KEEP (*(.ctors))
/netbsd-src/sys/arch/prep/stand/boot/
H A Dld.script24 .rel.ctors : { *(.rel.ctors) }
25 .rela.ctors : { *(.rela.ctors) }
44 .ctors : { *(.ctors) }
/netbsd-src/sys/arch/rs6000/stand/boot/
H A Dld.script24 .rel.ctors : { *(.rel.ctors) }
25 .rela.ctors : { *(.rela.ctors) }
44 .ctors : { *(.ctors) }
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dld.script24 .rel.ctors : { *(.rel.ctors) }
25 .rela.ctors : { *(.rela.ctors) }
44 .ctors : { *(.ctors) }
/netbsd-src/sys/arch/sbmips/stand/common/
H A Dboot.ldscript36 .rel.ctors : { *(.rel.ctors) }
37 .rela.ctors : { *(.rela.ctors) }
137 .ctors :
148 KEEP (*crtbegin.o(.ctors))
149 KEEP (*crtbegin?.o(.ctors))
151 the crtend.o file until after the sorted ctors.
153 end of ctors marker and it must be last */
154 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
155 KEEP (*(SORT(.ctors.*)))
156 KEEP (*(.ctors))
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/
H A Dboot.ldscript36 .rel.ctors : { *(.rel.ctors) }
37 .rela.ctors : { *(.rela.ctors) }
137 .ctors :
148 KEEP (*crtbegin.o(.ctors))
149 KEEP (*crtbegin?.o(.ctors))
151 the crtend.o file until after the sorted ctors.
153 end of ctors marker and it must be last */
154 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
155 KEEP (*(SORT(.ctors.*)))
156 KEEP (*(.ctors))
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dldscript48 .rel.ctors : { *(.rel.ctors) }
49 .rela.ctors : { *(.rela.ctors) }
116 .ctors :
127 KEEP (*crtbegin*.o(.ctors))
129 from the crtend.o file until after the sorted ctors.
131 end of ctors marker and it must be last */
132 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
133 KEEP (*(SORT(.ctors.*)))
134 KEEP (*(.ctors))

12345678910>>...14