/netbsd-src/sys/arch/macppc/stand/fixcoff/ |
H A D | elf32_powerpc_merge.x | 19 .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 D | elfd30v.sc | 7 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 D | elfd10v.sc | 16 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 D | v850_rh850.sc | 66 .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 D | v850.sc | 62 .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 D | elf32msp430.sc | 128 .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 D | mmo.sc | 27 /* 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 D | elf32crx.sc | 104 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 D | xstormy16.sc | 13 # 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 D | elfd30v.sc | 7 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 D | elfd10v.sc | 16 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 D | v850.sc | 62 .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 D | elf32msp430.sc | 128 .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 D | v850_rh850.sc | 66 .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 D | mmo.sc | 27 /* 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 D | elfmicroblaze.sc | 16 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 D | elf32crx.sc | 104 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 D | visium.sc | 76 .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 D | xstormy16.sc | 13 # 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 D | ld.script | 24 .rel.ctors : { *(.rel.ctors) } 25 .rela.ctors : { *(.rela.ctors) } 44 .ctors : { *(.ctors) }
|
/netbsd-src/sys/arch/rs6000/stand/boot/ |
H A D | ld.script | 24 .rel.ctors : { *(.rel.ctors) } 25 .rela.ctors : { *(.rela.ctors) } 44 .ctors : { *(.ctors) }
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | ld.script | 24 .rel.ctors : { *(.rel.ctors) } 25 .rela.ctors : { *(.rela.ctors) } 44 .ctors : { *(.ctors) }
|
/netbsd-src/sys/arch/sbmips/stand/common/ |
H A D | boot.ldscript | 36 .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 D | boot.ldscript | 36 .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 D | ldscript | 48 .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))
|