Home
last modified time | relevance | path

Searched refs:_init (Results 1 – 17 of 17) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
Dinit.s1 .global _init symbol
2 .type _init,@function
3 _init: label
6 .size _init,.Lfe3-_init
Ddso-1b.s4 .symver _init,expobj@@TST2
Dtls-gc-71.d20 0+18e g DF \.text 0+2 _init
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-gc/
Dpr18223.s1 .section .text._init,"ax",%progbits
2 .globl _init symbol
3 .hidden _init
4 .type _init, %function
5 _init: label
Dpr18223.d1 #name: --gc-sections with .text._init
7 [0-9a-f]+ t +_init
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Ddyn-sec64.s2 .globl _init symbol
3 .ent _init
4 .type _init, @function
5 _init: label
7 .end _init
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/
Dinit.s2 .global _init symbol
3 .type _init,@function
5 _init: label
Dinit64.d8 # when _init and _fini are SHmedia code.
Dinit-media.d8 # when _init and _fini are SHmedia code.
Dinit-cmpct.d8 # when _init and _fini are SHcompact code.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/
D2.c10 _init() in _init() function
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dmmo.sc36 ${RELOCATING+ PROVIDE (_init = .);}
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-2015697 * ldlang.c (lang_process): Add _init and _fini to gc_sym_list.
Dld.texinfo652 of the function. By default, the linker uses @code{_init} as the
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-9495384 DT_INIT and DT_FINI entries if the _init or _fini symbol is
3081 (elf_bfd_final_link): When looking for _init and _fini don't use
4459 and DT_FINI dynamic entries based on the existence of _init and
DChangeLog-98991943 functions instead of _init/_fini if requested.
/toolchain/binutils/binutils-2.27/gold/
DChangeLog-08154286 * gold.cc (queue_middle_tasks): Call gc_mark_symbol on _init and _fini.