Home
last modified time | relevance | path

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

1234

/NextBSD/sys/mips/nlm/dev/net/ucore/
HDld.ucore.S65 .ctors :
67 KEEP (*crtbegin.o(.ctors))
68 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
69 KEEP (*(SORT(.ctors.*)))
70 KEEP (*(.ctors))
/NextBSD/sys/conf/
HDldscript.i38634 .rel.ctors : { *(.rel.ctors) }
35 .rela.ctors : { *(.rela.ctors) }
99 .ctors :
110 KEEP (*crtbegin.o(.ctors))
111 KEEP (*crtbegin?.o(.ctors))
113 the crtend.o file until after the sorted ctors.
115 end of ctors marker and it must be last */
116 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
117 KEEP (*(SORT(.ctors.*)))
118 KEEP (*(.ctors))
HDldscript.sparc6458 .rel.ctors : { *(.rel.ctors) }
59 .rela.ctors : { *(.rela.ctors) }
162 .ctors :
173 KEEP (*crtbegin.o(.ctors))
175 from the crtend.o file until after the sorted ctors.
177 end of ctors marker and it must be last */
178 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))
179 KEEP (*(SORT(.ctors.*)))
180 KEEP (*(.ctors))
HDldscript.amd6440 .rel.ctors : { *(.rel.ctors) }
41 .rela.ctors : { *(.rela.ctors) }
111 .ctors :
122 KEEP (*crtbegin.o(.ctors))
123 KEEP (*crtbegin?.o(.ctors))
125 the crtend.o file until after the sorted ctors.
127 end of ctors marker and it must be last */
128 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
129 KEEP (*(SORT(.ctors.*)))
130 KEEP (*(.ctors))
HDldscript.mips.mips6488 .rel.ctors : { *(.rel.ctors) }
89 .rela.ctors : { *(.rela.ctors) }
193 .ctors :
204 KEEP (*crtbegin.o(.ctors))
206 from the crtend.o file until after the sorted ctors.
208 end of ctors marker and it must be last */
209 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))
210 KEEP (*(SORT(.ctors.*)))
211 KEEP (*(.ctors))
HDldscript.mips106 .rel.ctors : { *(.rel.ctors) }
107 .rela.ctors : { *(.rela.ctors) }
192 .ctors :
203 KEEP (*crtbegin.o(.ctors))
205 from the crtend.o file until after the sorted ctors.
207 end of ctors marker and it must be last */
208 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))
209 KEEP (*(SORT(.ctors.*)))
210 KEEP (*(.ctors))
HDldscript.mips.cfe104 .rel.ctors : { *(.rel.ctors) }
105 .rela.ctors : { *(.rela.ctors) }
209 .ctors :
220 KEEP (*crtbegin.o(.ctors))
222 from the crtend.o file until after the sorted ctors.
224 end of ctors marker and it must be last */
225 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))
226 KEEP (*(SORT(.ctors.*)))
227 KEEP (*(.ctors))
HDldscript.arm6444 .rel.ctors : { *(.rel.ctors) }
45 .rela.ctors : { *(.rela.ctors) }
85 .ctors :
87 *(.ctors)
HDldscript.arm44 .rel.ctors : { *(.rel.ctors) }
45 .rela.ctors : { *(.rela.ctors) }
85 .ctors :
87 *(.ctors)
HDldscript.powerpc43 .rela.ctors : { *(.rela.ctors) }
71 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
77 .ctors : { *(.ctors) }
HDldscript.powerpc6443 .rela.ctors : { *(.rela.ctors) }
76 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
82 .ctors : { *(.ctors) }
/NextBSD/libexec/rtld-elf/amd64/
HDelf_rtld.x33 .rel.ctors : { *(.rel.ctors) }
34 .rela.ctors : { *(.rela.ctors) }
70 .ctors :
72 *(.ctors)
/NextBSD/libexec/rtld-elf/i386/
HDelf_rtld.x33 .rel.ctors : { *(.rel.ctors) }
34 .rela.ctors : { *(.rela.ctors) }
70 .ctors :
72 *(.ctors)
/NextBSD/contrib/binutils/ld/scripttempl/
HDnw.sc5 # OTHER_READONLY_SECTIONS - other than .text .init .ctors .rodata ...
58 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
59 .rela.ctors ${RELOCATING-0} : { *(.rela.ctors) }
74 ${CONSTRUCTING+ *(.ctors)}
86 .ctors ${RELOCATING-0} : { *(.ctors) }
HDelf32cr16.sc93 KEEP (*crtbegin*.o(.ctors))
96 the crtend.o file until after the sorted ctors.
98 end of ctors marker and it must be last */
100 KEEP (*(EXCLUDE_FILE (*crtend*.o) .ctors))
101 KEEP (*(SORT(.ctors.*)))
102 KEEP (*(.ctors))
HDmep.sc6 # SMALL_DATA_CTOR - .ctors contains small data.
13 # OTHER_READWRITE_SECTIONS - other than .data .bss .ctors .sdata ...
153 CTOR=".ctors ${CONSTRUCTING-0} :
166 KEEP (*crtbegin*.o(.ctors))
169 from the crtend.o file until after the sorted ctors.
171 end of ctors marker and it must be last */
173 KEEP (*(EXCLUDE_FILE (*crtend*.o $OTHER_EXCLUDE_FILES) .ctors))
174 KEEP (*(SORT(.ctors.*)))
175 KEEP (*(.ctors))
256 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
[all …]
HDelf.sc6 # SMALL_DATA_CTOR - .ctors contains small data.
13 # OTHER_READWRITE_SECTIONS - other than .data .bss .ctors .sdata ...
200 CTOR=".ctors ${CONSTRUCTING-0} :
213 KEEP (*crtbegin.o(.ctors))
214 KEEP (*crtbegin?.o(.ctors))
217 the crtend.o file until after the sorted ctors.
219 end of ctors marker and it must be last */
221 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .ctors))
222 KEEP (*(SORT(.ctors.*)))
223 KEEP (*(.ctors))
[all …]
/NextBSD/sys/boot/powerpc/kboot/
HDldscript.powerpc37 .rela.ctors : { *(.rela.ctors) }
70 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
76 .ctors : { *(.ctors) }
/NextBSD/sys/boot/powerpc/ps3/
HDldscript.powerpc37 .rela.ctors : { *(.rela.ctors) }
70 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
76 .ctors : { *(.ctors) }
/NextBSD/sys/boot/arm/uboot/
HDldscript.arm34 .rela.ctors : { *(.rela.ctors) }
61 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
67 .ctors : { *(.ctors) }
/NextBSD/sys/boot/powerpc/ofw/
HDldscript.powerpc29 .rela.ctors : { *(.rela.ctors) }
65 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
71 .ctors : { *(.ctors) }
/NextBSD/sys/boot/powerpc/uboot/
HDldscript.powerpc29 .rela.ctors : { *(.rela.ctors) }
65 /* Put .ctors and .dtors next to the .got2 section, so that the pointers
71 .ctors : { *(.ctors) }
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-shared-linux.ld97 .rel.ctors : { *(.rel.ctors) }
98 .rela.ctors : { *(.rela.ctors) }
175 .ctors :
186 KEEP (*crtbegin.o(.ctors))
187 KEEP (*crtbegin?.o(.ctors))
189 the crtend.o file until after the sorted ctors.
191 end of ctors marker and it must be last */
192 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
193 KEEP (*(SORT(.ctors.*)))
194 KEEP (*(.ctors))
HDcvmx-shared-linux-n32.ld98 .rel.ctors : { *(.rel.ctors) }
99 .rela.ctors : { *(.rela.ctors) }
176 .ctors :
187 KEEP (*crtbegin.o(.ctors))
188 KEEP (*crtbegin?.o(.ctors))
190 the crtend.o file until after the sorted ctors.
192 end of ctors marker and it must be last */
193 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
194 KEEP (*(SORT(.ctors.*)))
195 KEEP (*(.ctors))
HDcvmx-shared-linux-o32.ld96 .rel.ctors : { *(.rel.ctors) }
97 .rela.ctors : { *(.rela.ctors) }
167 .ctors :
178 KEEP (*crtbegin*.o(.ctors))
180 from the crtend.o file until after the sorted ctors.
182 end of ctors marker and it must be last */
183 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
184 KEEP (*(SORT(.ctors.*)))
185 KEEP (*(.ctors))

1234