Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_vdso.c172 case DT_INIT: in __elfN()
/freebsd-12-stable/contrib/file/src/
Dreadelf.h474 #define DT_INIT 12 /* Address of initialization function */ macro
/freebsd-12-stable/contrib/binutils/include/elf/
Dcommon.h561 #define DT_INIT 12 macro
/freebsd-12-stable/usr.bin/elfdump/
Delfdump.c194 case DT_INIT: return "DT_INIT"; in d_tags()
948 case DT_INIT: in elf_print_dynamic()
/freebsd-12-stable/sys/sys/
Delf_common.h579 #define DT_INIT 12 /* Address of initialization function. */ macro
/freebsd-12-stable/contrib/elftoolchain/elfdump/
Delfdump.c173 case DT_INIT: return "DT_INIT"; in d_tags()
1680 case DT_INIT: in elf_print_dynamic()
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h140 _ELF_DEFINE_DT(DT_INIT, 12, \
/freebsd-12-stable/contrib/binutils/bfd/
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.
Delflink.c5650 if (!_bfd_elf_add_dynamic_entry (info, DT_INIT, 0)) in bfd_elf_size_dynamic_sections()
10126 case DT_INIT: in bfd_elf_final_link()
Delf32-arm.c9229 case DT_INIT: in elf32_arm_finish_dynamic_sections()
Delf.c1252 case DT_INIT: name = "INIT"; break; in _bfd_elf_print_private_bfd_data()
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
DChangeLog-02036750 bit of DT_INIT and DT_FINI for Thumb functions.
6832 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
DChangeLog-98991810 code dealing with DT_INIT and DT_FINI. Remove fiddling with
/freebsd-12-stable/contrib/elftoolchain/readelf/
Dreadelf.c835 case DT_INIT: return "INIT"; in dt_type()
2947 case DT_INIT: in dump_dyn_val()
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c1525 case DT_INIT: return "INIT"; in get_dynamic_type()
6217 case DT_INIT : in process_dynamic_section()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DSyntheticSections.cpp1498 addSym(DT_INIT, b); in finalizeContents()
/freebsd-12-stable/libexec/rtld-elf/
Drtld.c1255 case DT_INIT: in digest_dynamic1()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp2266 case DT_INIT: in getDynamicEntry()
/freebsd-12-stable/contrib/binutils/ld/
DChangeLog-02032183 (arm_elf_finish): Set the last bit of DT_INIT and DT_FINI
Dld.texinfo591 executable or shared object is loaded, by setting DT_INIT to the address