Home
last modified time | relevance | path

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

12

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h530 #define DT_INIT 12 macro
/openbsd/libexec/ld.so/
H A Dresolve.c363 if (object->Dyn.info[DT_INIT]) in _dl_finalize_object()
364 object->Dyn.info[DT_INIT] += obase; in _dl_finalize_object()
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h556 #define DT_INIT 12 macro
/openbsd/sys/sys/
H A Dexec_elf.h531 #define DT_INIT 12 /* address of initialization func. */ macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-sh64.c4002 case DT_INIT: 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.
6051 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
6052 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
6650 (elf32_hppa_size_dynamic_sections): Make a .plt entry for DT_INIT
6652 (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
H A Delf32-arm.h3944 case DT_INIT:
H A Delflink.c4882 if (!_bfd_elf_add_dynamic_entry (info, DT_INIT, 0)) in bfd_elf_size_dynamic_sections()
7836 case DT_INIT: in bfd_elf_final_link()
H A Delflink.h3411 if (! elf_add_dynamic_entry (info, (bfd_vma) DT_INIT, (bfd_vma) 0))
5842 case DT_INIT:
H A Delf32-sh.c7273 case DT_INIT: in sh_elf_finish_dynamic_sections()
H A Delf.c1054 case DT_INIT: name = "INIT"; 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
2044 * elflink.h (elf_bfd_final_link): Don't change a DT_INIT or
4458 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INIT
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-sh64.c3938 case DT_INIT: 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.
6051 (elfNN_ia64_final_link): Don't set DT_INIT/FINI entries.
6052 (elfNN_ia64_finish_dynamic_sections): Don't fill in DT_INIT/FINI
6650 (elf32_hppa_size_dynamic_sections): Make a .plt entry for DT_INIT
6652 (elf32_hppa_finish_dynamic_sections): Set DT_INIT and DT_FINI.
H A Delflink.c5371 if (!_bfd_elf_add_dynamic_entry (info, DT_INIT, 0)) in bfd_elf_size_dynamic_sections()
8871 case DT_INIT: in bfd_elf_final_link()
H A Delf32-sh.c7084 case DT_INIT: in sh_elf_finish_dynamic_sections()
H A Delf32-arm.c7355 case DT_INIT: in elf32_arm_finish_dynamic_sections()
H A Delf.c1217 case DT_INIT: name = "INIT"; 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
2044 * elflink.h (elf_bfd_final_link): Don't change a DT_INIT or
4458 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INIT
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c1754 case DT_INIT: return "INIT"; in get_dynamic_type()
6521 case DT_INIT : in process_dynamic_section()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c1418 case DT_INIT: return "INIT"; in get_dynamic_type()
4907 case DT_INIT : in process_dynamic_segment()
/openbsd/gnu/llvm/lld/ELF/
H A DSyntheticSections.cpp1473 addInt(DT_INIT, 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.cpp2343 case DT_INIT: in getDynamicEntry()

12