/openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/ |
H A D | mmo.sc | 17 ${RELOCATING+ PROVIDE (_init_start = .);} 18 ${RELOCATING+ PROVIDE (_init = .);} 20 ${RELOCATING+ PROVIDE (_init_end = .);} 22 ${RELOCATING+ PROVIDE (_fini_start = .);} 23 ${RELOCATING+ PROVIDE (_fini = .);} 25 ${RELOCATING+ PROVIDE (_fini_end = .);} 28 ${RELOCATING+ PROVIDE (_ctors_start = .);} 29 ${RELOCATING+ PROVIDE (__ctors_start = .);} 30 ${RELOCATING+ PROVIDE (_ctors = .);} 31 ${RELOCATING+ PROVIDE (__ctors = .);} [all …]
|
H A D | crisaout.sc | 23 /* Do not "provide" init-start and fini-start symbols; they might be 30 ${CONSTRUCTING+ PROVIDE (___do_global_ctors = .);} 35 ${CONSTRUCTING+ PROVIDE (__init__end = .);} 36 ${CONSTRUCTING+ PROVIDE (___init__end = .);} 40 ${CONSTRUCTING+ PROVIDE (___do_global_dtors = .);} 45 ${CONSTRUCTING+ PROVIDE (__fini__end = .);} 49 ${CONSTRUCTING+ PROVIDE(___ctors = .);} 55 ${CONSTRUCTING+ PROVIDE(___ctors_end = .);} 57 ${CONSTRUCTING+ PROVIDE(___dtors = .);} 62 ${CONSTRUCTING+ PROVIDE(___dtors_end = .);} [all …]
|
H A D | psos.sc | 10 ${RELOCATING+ PROVIDE(__text = .);} 31 ${RELOCATING+ PROVIDE(__etext = .);} 32 ${RELOCATING+ PROVIDE(_etext = .);} 35 ${RELOCATING+ PROVIDE(__data = .);} 38 ${RELOCATING+ PROVIDE(__edata = .);} 39 ${RELOCATING+ PROVIDE(_edata = .);} 43 ${RELOCATING+ PROVIDE(__bss = .);} 47 ${RELOCATING+ PROVIDE(__ebss = .);} 48 ${RELOCATING+ PROVIDE(__end = .);} 49 ${RELOCATING+ PROVIDE(_end = .);} [all …]
|
H A D | elf32msp430.sc | 10 ${RELOCATING+ PROVIDE (__heap_data_start = .) ; } 12 ${RELOCATING+ PROVIDE (_heap_data_end = .) ; } 14 ${RELOCATING+ PROVIDE (__heap_bottom = .) ; } 15 ${RELOCATING+ PROVIDE (__heap_top = ${HEAP_START} + ${HEAP_LENGTH}) ; } 144 ${RELOCATING+ PROVIDE (__data_start = .) ; } 156 ${RELOCATING+ PROVIDE (__boot_start = .) ; } 180 ${RELOCATING+ PROVIDE (__bss_start = .) ; } 183 ${RELOCATING+ PROVIDE (__bss_end = .) ; } 189 ${RELOCATING+ PROVIDE (__noinit_start = .) ; } 192 ${RELOCATING+ PROVIDE (__noinit_end = .) ; } [all …]
|
H A D | elfi370.sc | 47 ${RELOCATING+PROVIDE (__stack = 0);} 92 ${RELOCATING+PROVIDE (etext = .);} 130 ${RELOCATING+PROVIDE (_GOT2_START_ = .);} 133 ${RELOCATING+PROVIDE (__CTOR_LIST__ = .);} 135 ${RELOCATING+PROVIDE (__CTOR_END__ = .);} 137 ${RELOCATING+PROVIDE (__DTOR_LIST__ = .);} 139 ${RELOCATING+PROVIDE (__DTOR_END__ = .);} 141 ${RELOCATING+PROVIDE (_FIXUP_START_ = .);} 143 ${RELOCATING+PROVIDE (_FIXUP_END_ = .);} 144 ${RELOCATING+PROVIDE (_GOT2_END_ = .);} [all …]
|
H A D | aix.sc | 16 ${RELOCATING+PROVIDE (_text = .);} 25 ${RELOCATING+PROVIDE (_etext = .);} 29 ${RELOCATING+PROVIDE (_data = .);} 42 ${RELOCATING+PROVIDE (_edata = .);} 50 ${RELOCATING+PROVIDE (_end = .);} 51 ${RELOCATING+PROVIDE (end = .);}
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
H A D | mmo.sc | 17 ${RELOCATING+ PROVIDE (_init_start = .);} 18 ${RELOCATING+ PROVIDE (_init = .);} 20 ${RELOCATING+ PROVIDE (_init_end = .);} 22 ${RELOCATING+ PROVIDE (_fini_start = .);} 23 ${RELOCATING+ PROVIDE (_fini = .);} 25 ${RELOCATING+ PROVIDE (_fini_end = .);} 28 ${RELOCATING+ PROVIDE (_ctors_start = .);} 29 ${RELOCATING+ PROVIDE (__ctors_start = .);} 30 ${RELOCATING+ PROVIDE (_ctors = .);} 31 ${RELOCATING+ PROVIDE (__ctors = .);} [all …]
|
H A D | crisaout.sc | 23 /* Do not "provide" init-start and fini-start symbols; they might be 30 ${CONSTRUCTING+ PROVIDE (___do_global_ctors = .);} 35 ${CONSTRUCTING+ PROVIDE (__init__end = .);} 36 ${CONSTRUCTING+ PROVIDE (___init__end = .);} 40 ${CONSTRUCTING+ PROVIDE (___do_global_dtors = .);} 45 ${CONSTRUCTING+ PROVIDE (__fini__end = .);} 49 ${CONSTRUCTING+ PROVIDE(___ctors = .);} 55 ${CONSTRUCTING+ PROVIDE(___ctors_end = .);} 57 ${CONSTRUCTING+ PROVIDE(___dtors = .);} 62 ${CONSTRUCTING+ PROVIDE(___dtors_end = .);} [all …]
|
H A D | psos.sc | 10 ${RELOCATING+ PROVIDE(__text = .);} 31 ${RELOCATING+ PROVIDE(__etext = .);} 32 ${RELOCATING+ PROVIDE(_etext = .);} 35 ${RELOCATING+ PROVIDE(__data = .);} 38 ${RELOCATING+ PROVIDE(__edata = .);} 39 ${RELOCATING+ PROVIDE(_edata = .);} 43 ${RELOCATING+ PROVIDE(__bss = .);} 47 ${RELOCATING+ PROVIDE(__ebss = .);} 48 ${RELOCATING+ PROVIDE(__end = .);} 49 ${RELOCATING+ PROVIDE(_end = .);} [all …]
|
H A D | elf32msp430.sc | 10 ${RELOCATING+ PROVIDE (__heap_data_start = .) ; } 12 ${RELOCATING+ PROVIDE (_heap_data_end = .) ; } 14 ${RELOCATING+ PROVIDE (__heap_bottom = .) ; } 15 ${RELOCATING+ PROVIDE (__heap_top = ${HEAP_START} + ${HEAP_LENGTH}) ; } 144 ${RELOCATING+ PROVIDE (__data_start = .) ; } 156 ${RELOCATING+ PROVIDE (__boot_start = .) ; } 180 ${RELOCATING+ PROVIDE (__bss_start = .) ; } 183 ${RELOCATING+ PROVIDE (__bss_end = .) ; } 189 ${RELOCATING+ PROVIDE (__noinit_start = .) ; } 192 ${RELOCATING+ PROVIDE (__noinit_end = .) ; } [all …]
|
H A D | elfi370.sc | 47 ${RELOCATING+PROVIDE (__stack = 0);} 92 ${RELOCATING+PROVIDE (etext = .);} 130 ${RELOCATING+PROVIDE (_GOT2_START_ = .);} 133 ${RELOCATING+PROVIDE (__CTOR_LIST__ = .);} 135 ${RELOCATING+PROVIDE (__CTOR_END__ = .);} 137 ${RELOCATING+PROVIDE (__DTOR_LIST__ = .);} 139 ${RELOCATING+PROVIDE (__DTOR_END__ = .);} 141 ${RELOCATING+PROVIDE (_FIXUP_START_ = .);} 143 ${RELOCATING+PROVIDE (_FIXUP_END_ = .);} 144 ${RELOCATING+PROVIDE (_GOT2_END_ = .);} [all …]
|
H A D | aix.sc | 16 ${RELOCATING+PROVIDE (_text = .);} 25 ${RELOCATING+PROVIDE (_etext = .);} 29 ${RELOCATING+PROVIDE (_data = .);} 42 ${RELOCATING+PROVIDE (_edata = .);} 50 ${RELOCATING+PROVIDE (_end = .);} 51 ${RELOCATING+PROVIDE (end = .);}
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emulparams/ |
H A D | criself.sh | 21 # trickery. Note that __Stext is always defined, not PROVIDE:d, since 35 OTHER_READONLY_SECTIONS="${RELOCATING+PROVIDE (__Etext = .);}" 36 DATA_START_SYMBOLS='PROVIDE (__Sdata = .);' 39 OTHER_SDATA_SECTIONS="${RELOCATING+PROVIDE (__Edata = .);}" 46 PROVIDE (__Ebss = .); 48 PROVIDE (_bss_start = __Sbss); 50 OTHER_END_SYMBOLS='PROVIDE (__end = .);' 55 PROVIDE (___do_global_ctors = .); 59 PROVIDE (__init__end = .); 60 PROVIDE (___init__end = .); [all …]
|
H A D | crislinux.sh | 19 # We don't do the hoops through DEFINED to provide [_]*start, as it 22 TEXT_START_SYMBOLS='PROVIDE (__Stext = .);' 25 OTHER_READONLY_SECTIONS="${RELOCATING+PROVIDE (__Etext = .);}" 26 DATA_START_SYMBOLS='PROVIDE (__Sdata = .);' 29 OTHER_SDATA_SECTIONS="${RELOCATING+PROVIDE (__Edata = .);}" 30 OTHER_BSS_SYMBOLS='PROVIDE (__Sbss = .);' 31 OTHER_BSS_END_SYMBOLS='PROVIDE (__Ebss = .);' 35 PROVIDE (__Eall = .); 36 PROVIDE (__Endmem = 0x10000000); 37 PROVIDE (__Stacksize = 0);
|
H A D | elf64hppa.sh | 16 EXECUTABLE_SYMBOLS='PROVIDE (__SYSTEM_ID = 0x214); PROVIDE (_FPU_STATUS = 0x0);' 19 INIT_START='KEEP (*(.HP.init)); PROVIDE (__preinit_start = .); KEEP (*(.preinit)); PROVIDE (__prein… 20 INIT_END='PROVIDE (__init_end = .);' 21 FINI_START='PROVIDE (__fini_start = .);' 22 FINI_END='PROVIDE (__fini_end = .);'
|
H A D | elf32ppccommon.sh | 13 EXECUTABLE_SYMBOLS='PROVIDE (__stack = 0); PROVIDE (___stack = 0);' 15 SDATA_START_SYMBOLS="PROVIDE (_SDA_BASE_ = 32768);" 16 SDATA2_START_SYMBOLS="PROVIDE (_SDA2_BASE_ = 32768);" 17 SBSS_START_SYMBOLS="PROVIDE (__sbss_start = .); PROVIDE (___sbss_start = .);" 18 SBSS_END_SYMBOLS="PROVIDE (__sbss_end = .); PROVIDE (___sbss_end = .);"
|
H A D | hppa64linux.sh | 26 ${RELOCATING+PROVIDE (__gp = .);} 33 #OTHER_SYMBOLS='PROVIDE (__TLS_SIZE = SIZEOF (.tbss));' 35 PROVIDE (__TLS_SIZE = 0); 36 PROVIDE (__TLS_INIT_SIZE = 0); 37 PROVIDE (__TLS_INIT_START = 0); 38 PROVIDE (__TLS_INIT_A = 0); 39 PROVIDE (__TLS_PREALLOC_DTV_A = 0);'
|
/openbsd-src/gnu/usr.bin/binutils/ld/emulparams/ |
H A D | criself.sh | 21 # trickery. Note that __Stext is always defined, not PROVIDE:d, since 35 OTHER_READONLY_SECTIONS="${RELOCATING+PROVIDE (__Etext = .);}" 36 DATA_START_SYMBOLS='PROVIDE (__Sdata = .);' 39 OTHER_SDATA_SECTIONS="${RELOCATING+PROVIDE (__Edata = .);}" 46 PROVIDE (__Ebss = .); 47 PROVIDE (__end = .); 49 PROVIDE (_bss_start = __Sbss); 55 PROVIDE (___do_global_ctors = .); 62 PROVIDE (__init__end = .); 63 PROVIDE (___init__end = .); [all …]
|
H A D | crislinux.sh | 19 # We don't do the hoops through DEFINED to provide [_]*start, as it 22 TEXT_START_SYMBOLS='PROVIDE (__Stext = .);' 25 OTHER_READONLY_SECTIONS="${RELOCATING+PROVIDE (__Etext = .);}" 26 DATA_START_SYMBOLS='PROVIDE (__Sdata = .);' 29 OTHER_SDATA_SECTIONS="${RELOCATING+PROVIDE (__Edata = .);}" 30 OTHER_BSS_SYMBOLS='PROVIDE (__Sbss = .);' 31 OTHER_BSS_END_SYMBOLS='PROVIDE (__Ebss = .);' 35 PROVIDE (__Eall = .); 36 PROVIDE (__Endmem = 0x10000000); 37 PROVIDE (__Stacksize = 0);
|
H A D | elf64hppa.sh | 16 EXECUTABLE_SYMBOLS='PROVIDE (__SYSTEM_ID = 0x214); PROVIDE (_FPU_STATUS = 0x0);' 19 INIT_START='KEEP (*(.HP.init)); PROVIDE (__preinit_start = .); KEEP (*(.preinit)); PROVIDE (__prein… 20 INIT_END='PROVIDE (__init_end = .);' 21 FINI_START='PROVIDE (__fini_start = .);' 22 FINI_END='PROVIDE (__fini_end = .);'
|
H A D | hppa64linux.sh | 26 ${RELOCATING+PROVIDE (__gp = .);} 37 #OTHER_BSS_END_SYMBOLS='PROVIDE (__TLS_SIZE = SIZEOF (.tbss));' 39 PROVIDE (__TLS_SIZE = 0); 40 PROVIDE (__TLS_INIT_SIZE = 0); 41 PROVIDE (__TLS_INIT_START = 0); 42 PROVIDE (__TLS_INIT_A = 0); 43 PROVIDE (__TLS_PREALLOC_DTV_A = 0);'
|
/openbsd-src/sys/arch/riscv64/conf/ |
H A D | kern.ldscript | 21 PROVIDE (__text_start = .); 27 PROVIDE (_etext = .); 28 PROVIDE (etext = .); 32 PROVIDE (__rodata_start = .); 41 PROVIDE (_erodata = .); 45 PROVIDE (__data_start = .); 58 PROVIDE (_edata = .); 61 PROVIDE (__bss_start = .); 80 PROVIDE (_end = .); 81 PROVIDE (end = .);
|
/openbsd-src/sys/arch/arm/conf/ |
H A D | kern.ldscript | 22 PROVIDE (__text_start = .); 29 PROVIDE (_etext = .); 30 PROVIDE (etext = .); 34 PROVIDE (__rodata_start = .); 47 PROVIDE (_erodata = .); 51 PROVIDE (__data_start = .); 60 PROVIDE (_edata = .); 62 PROVIDE (__bss_start = .); 82 PROVIDE (_end = .); 83 PROVIDE (end = .);
|
/openbsd-src/sys/arch/arm64/conf/ |
H A D | kern.ldscript | 22 PROVIDE (__text_start = .); 28 PROVIDE (_etext = .); 29 PROVIDE (etext = .); 33 PROVIDE (__rodata_start = .); 46 PROVIDE (_erodata = .); 50 PROVIDE (__data_start = .); 63 PROVIDE (_edata = .); 66 PROVIDE (__bss_start = .); 85 PROVIDE (_end = .); 86 PROVIDE (end = .);
|
/openbsd-src/sys/arch/loongson/conf/ |
H A D | ld.script | 19 PROVIDE (etext = .); 26 PROVIDE (__kernel_randomdata = .); 36 PROVIDE (__kernel_randomdata_end = .); 42 PROVIDE (edata = .); 52 PROVIDE (_end = .); 53 PROVIDE (end = .);
|