Searched refs:DT_INIT_ARRAYSZ (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/contrib/binutils/include/elf/ |
| HD | common.h | 576 #define DT_INIT_ARRAYSZ 27 macro
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 556 #define DT_INIT_ARRAYSZ 27 /* Size in bytes of the array of macro
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | ELF.h | 1045 DT_INIT_ARRAYSZ = 27, // Size of DT_INIT_ARRAY. enumerator
|
| /NextBSD/usr.bin/elfdump/ |
| HD | elfdump.c | 205 case DT_INIT_ARRAYSZ: return "DT_INIT_ARRAYSZ"; in d_tags()
|
| /NextBSD/contrib/llvm/tools/llvm-readobj/ |
| HD | ELFDumper.cpp | 1010 case DT_INIT_ARRAYSZ: in printValue()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 134 _ELF_DEFINE_DT(DT_INIT_ARRAYSZ, 27, "size of the DT_INIT_ARRAY") \
|
| /NextBSD/contrib/elftoolchain/readelf/ |
| HD | readelf.c | 904 case DT_INIT_ARRAYSZ: return "INIT_ARRAYSZ"; in dt_type() 3242 case DT_INIT_ARRAYSZ: in dump_dyn_val()
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | readelf.c | 1540 case DT_INIT_ARRAYSZ: return "INIT_ARRAYSZ"; in get_dynamic_type() 6284 case DT_INIT_ARRAYSZ: in process_dynamic_section()
|
| /NextBSD/libexec/rtld-elf/ |
| HD | rtld.c | 1126 case DT_INIT_ARRAYSZ: in digest_dynamic1()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elflink.c | 5700 || !_bfd_elf_add_dynamic_entry (info, DT_INIT_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections() 10160 case DT_INIT_ARRAYSZ: in bfd_elf_final_link()
|
| HD | elf.c | 1267 case DT_INIT_ARRAYSZ: name = "INIT_ARRAYSZ"; break; in _bfd_elf_print_private_bfd_data()
|
| HD | ChangeLog-0001 | 7372 DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
|
| HD | ChangeLog-0203 | 10007 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
|