Home
last modified time | relevance | path

Searched refs:DT_FINI (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h531 #define DT_FINI 13 macro
/openbsd/libexec/ld.so/
H A Dresolve.c365 if (object->Dyn.info[DT_FINI]) in _dl_finalize_object()
366 object->Dyn.info[DT_FINI] += obase; in _dl_finalize_object()
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h557 #define DT_FINI 13 macro
/openbsd/sys/sys/
H A Dexec_elf.h532 #define DT_FINI 13 /* address of termination function */ macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-sh64.c4006 case DT_FINI: in sh64_elf64_finish_dynamic_sections()
H A Delf32-arm.h3947 case DT_FINI:
H A Delflink.c4894 if (!_bfd_elf_add_dynamic_entry (info, DT_FINI, 0)) in bfd_elf_size_dynamic_sections()
7839 case DT_FINI: in bfd_elf_final_link()
H A Delflink.h3423 if (! elf_add_dynamic_entry (info, (bfd_vma) DT_FINI, (bfd_vma) 0))
5845 case DT_FINI:
H A DChangeLog-00015537 .plt entries for DT_INIT and DT_FINI.
5539 DT_INIT and DT_FINI.
6050 pltoff entries for DT_INIT and DT_FINI.
6651 and DT_FINI.
6652 (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
H A Delf32-sh.c7277 case DT_FINI: in sh_elf_finish_dynamic_sections()
H A Delf.c1055 case DT_FINI: name = "FINI"; break; in _bfd_elf_print_private_bfd_data()
H A DChangeLog-9495384 DT_INIT and DT_FINI entries if the _init or _fini symbol is
2045 DT_FINI entry if the appropriate symbol is not in the hash table.
4459 and DT_FINI dynamic entries based on the existence of _init and
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-sh64.c3942 case DT_FINI: in sh64_elf64_finish_dynamic_sections()
H A DChangeLog-00015537 .plt entries for DT_INIT and DT_FINI.
5539 DT_INIT and DT_FINI.
6050 pltoff entries for DT_INIT and DT_FINI.
6651 and DT_FINI.
6652 (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
H A Delflink.c5383 if (!_bfd_elf_add_dynamic_entry (info, DT_FINI, 0)) in bfd_elf_size_dynamic_sections()
8874 case DT_FINI: in bfd_elf_final_link()
H A Delf32-sh.c7088 case DT_FINI: in sh_elf_finish_dynamic_sections()
H A Delf32-arm.c7358 case DT_FINI: in elf32_arm_finish_dynamic_sections()
H A Delf.c1218 case DT_FINI: name = "FINI"; break; in _bfd_elf_print_private_bfd_data()
H A DChangeLog-9495384 DT_INIT and DT_FINI entries if the _init or _fini symbol is
2045 DT_FINI entry if the appropriate symbol is not in the hash table.
4459 and DT_FINI dynamic entries based on the existence of _init and
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c1755 case DT_FINI: return "FINI"; in get_dynamic_type()
6522 case DT_FINI : in process_dynamic_section()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c1419 case DT_FINI: return "FINI"; in get_dynamic_type()
4908 case DT_FINI : in process_dynamic_segment()
/openbsd/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp1476 addInt(DT_FINI, b->getVA()); in computeContents()
/openbsd/gnu/usr.bin/binutils/ld/
H A DChangeLog-02032183 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog-02032183 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2344 case DT_FINI: in getDynamicEntry()

12