Searched refs:DT_FINI_ARRAYSZ (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/contrib/binutils/include/elf/ |
| HD | common.h | 577 #define DT_FINI_ARRAYSZ 28 macro
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 558 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of the array of macro
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | ELF.h | 1046 DT_FINI_ARRAYSZ = 28, // Size of DT_FINI_ARRAY. enumerator
|
| /NextBSD/usr.bin/elfdump/ |
| HD | elfdump.c | 206 case DT_FINI_ARRAYSZ: return "DT_FINI_ARRAYSZ"; in d_tags()
|
| /NextBSD/contrib/llvm/tools/llvm-readobj/ |
| HD | ELFDumper.cpp | 1011 case DT_FINI_ARRAYSZ: in printValue()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 135 _ELF_DEFINE_DT(DT_FINI_ARRAYSZ, 28, "size of the DT_FINI_ARRAY") \
|
| /NextBSD/contrib/elftoolchain/readelf/ |
| HD | readelf.c | 905 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in dt_type() 3243 case DT_FINI_ARRAYSZ: in dump_dyn_val()
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | readelf.c | 1541 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in get_dynamic_type() 6285 case DT_FINI_ARRAYSZ: in process_dynamic_section()
|
| /NextBSD/libexec/rtld-elf/ |
| HD | rtld.c | 1138 case DT_FINI_ARRAYSZ: in digest_dynamic1()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elflink.c | 5707 || !_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections() 10163 case DT_FINI_ARRAYSZ: in bfd_elf_final_link()
|
| HD | elf.c | 1268 case DT_FINI_ARRAYSZ: name = "FINI_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 | 10008 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
|