Searched refs:DT_FINI_ARRAYSZ (Results 1 – 16 of 16) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | common.h | 546 #define DT_FINI_ARRAYSZ 28 macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | common.h | 572 #define DT_FINI_ARRAYSZ 28 macro
|
| /openbsd/src/sys/sys/ |
| D | exec_elf.h | 548 #define DT_FINI_ARRAYSZ 28 /* size of array of term func */ macro
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | readelf.c | 1770 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in get_dynamic_type() 6592 case DT_FINI_ARRAYSZ: in process_dynamic_section()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elflink.c | 4935 || !_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections() 7873 case DT_FINI_ARRAYSZ: in bfd_elf_final_link()
|
| D | elflink.h | 3469 || !elf_add_dynamic_entry (info, (bfd_vma) DT_FINI_ARRAYSZ, 5880 case DT_FINI_ARRAYSZ:
|
| D | elf.c | 1070 case DT_FINI_ARRAYSZ: name = "FINI_ARRAYSZ"; break; in _bfd_elf_print_private_bfd_data()
|
| D | ChangeLog-0001 | 7372 DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
|
| D | ChangeLog-0203 | 10008 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | readelf.c | 1434 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in get_dynamic_type() 4975 case DT_FINI_ARRAYSZ: in process_dynamic_segment()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elflink.c | 5427 || !_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections() 8908 case DT_FINI_ARRAYSZ: in bfd_elf_final_link()
|
| D | elf.c | 1233 case DT_FINI_ARRAYSZ: name = "FINI_ARRAYSZ"; break; in _bfd_elf_print_private_bfd_data()
|
| D | ChangeLog-0001 | 7372 DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
|
| D | ChangeLog-0203 | 10008 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
|
| /openbsd/src/gnu/llvm/lld/ELF/ |
| D | SyntheticSections.cpp | 1468 addInt(DT_FINI_ARRAYSZ, Out::finiArray->size); in computeContents()
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 2370 case DT_FINI_ARRAYSZ: in getDynamicEntry()
|