Searched refs:_fini (Results 1 – 10 of 10) sorted by relevance
10 .globl _fini symbol11 .ent _fini12 .type _fini, @function13 _fini: label14 .end _fini
11 .global _fini symbol12 .type _fini,@function14 _fini: label
8 # when _init and _fini are SHmedia code.
8 # when _init and _fini are SHcompact code.
41 ${RELOCATING+ PROVIDE (_fini = .);}
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 use4460 _fini symbols, not on the .init and .fini sections. This is
1943 functions instead of _init/_fini if requested.
614 address of the function. By default, the linker uses @code{_fini} as
2869 * gold.cc (queue_middle_tasks): Call gc_mark_symbol on _init and _fini.