Home
last modified time | relevance | path

Searched refs:_fini (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Ddyn-sec64.s10 .globl _fini symbol
11 .ent _fini
12 .type _fini, @function
13 _fini: label
14 .end _fini
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
Dinit.s11 .global _fini symbol
12 .type _fini,@function
14 _fini: 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.25/ld/scripttempl/
Dmmo.sc41 ${RELOCATING+ PROVIDE (_fini = .);}
/toolchain/binutils/binutils-2.25/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
4460 _fini symbols, not on the .init and .fini sections. This is
DChangeLog-98991943 functions instead of _init/_fini if requested.
/toolchain/binutils/binutils-2.25/ld/
Dld.texinfo614 address of the function. By default, the linker uses @code{_fini} as
/toolchain/binutils/binutils-2.25/gold/
DChangeLog2869 * gold.cc (queue_middle_tasks): Call gc_mark_symbol on _init and _fini.