Searched refs:_init (Results 1 – 17 of 17) sorted by relevance
1 .global _init symbol2 .type _init,@function3 _init: label6 .size _init,.Lfe3-_init
4 .symver _init,expobj@@TST2
20 0+18e g DF \.text 0+2 _init
1 .section .text._init,"ax",%progbits2 .globl _init symbol3 .hidden _init4 .type _init, %function5 _init: label
1 #name: --gc-sections with .text._init7 [0-9a-f]+ t +_init
2 .globl _init symbol3 .ent _init4 .type _init, @function5 _init: label7 .end _init
2 .global _init symbol3 .type _init,@function5 _init: label
8 # when _init and _fini are SHmedia code.
8 # when _init and _fini are SHcompact code.
10 _init() in _init() function
36 ${RELOCATING+ PROVIDE (_init = .);}
697 * ldlang.c (lang_process): Add _init and _fini to gc_sym_list.
652 of the function. By default, the linker uses @code{_init} as the
384 DT_INIT and DT_FINI entries if the _init or _fini symbol is3081 (elf_bfd_final_link): When looking for _init and _fini don't use4459 and DT_FINI dynamic entries based on the existence of _init and
1943 functions instead of _init/_fini if requested.
4286 * gold.cc (queue_middle_tasks): Call gc_mark_symbol on _init and _fini.