Searched refs:DT_PREINIT_ARRAY (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/binutils/include/elf/ |
| HD | common.h | 581 #define DT_PREINIT_ARRAY 32 macro
|
| HD | ChangeLog-9103 | 1098 (DT_PREINIT_ARRAY): New dynamic section tag.
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 568 #define DT_PREINIT_ARRAY 32 /* Address of the array of pointers to macro
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | ELF.h | 1052 DT_PREINIT_ARRAY = 32, // Pointer to array of preinit functions. enumerator
|
| /NextBSD/usr.bin/elfdump/ |
| HD | elfdump.c | 209 case DT_PREINIT_ARRAY: return "DT_PREINIT_ARRAY"; /* XXX DT_ENCODING */ in d_tags()
|
| /NextBSD/contrib/llvm/tools/llvm-readobj/ |
| HD | ELFDumper.cpp | 982 case DT_PREINIT_ARRAY: in printValue()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 141 _ELF_DEFINE_DT(DT_PREINIT_ARRAY, 32, \
|
| /NextBSD/libexec/rtld-elf/ |
| HD | rtld.c | 1114 case DT_PREINIT_ARRAY: in digest_dynamic1()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elflink.c | 5692 if (!_bfd_elf_add_dynamic_entry (info, DT_PREINIT_ARRAY, 0) in bfd_elf_size_dynamic_sections() 10179 case DT_PREINIT_ARRAY: in bfd_elf_final_link()
|
| HD | elf.c | 1271 case DT_PREINIT_ARRAY: name = "PREINIT_ARRAY"; break; in _bfd_elf_print_private_bfd_data()
|
| HD | ChangeLog-0203 | 10004 ".preinit_array" exists, create DT_PREINIT_ARRAY and 10008 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
|
| HD | ChangeLog-0001 | 7373 DT_RUNPATH, DT_FLAGS, DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ,
|
| /NextBSD/contrib/elftoolchain/readelf/ |
| HD | readelf.c | 908 case DT_PREINIT_ARRAY: return "PREINIT_ARRAY"; in dt_type()
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | readelf.c | 1545 case DT_PREINIT_ARRAY: return "PREINIT_ARRAY"; in get_dynamic_type()
|