Searched refs:DT_FINI_ARRAYSZ (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/include/elf/ |
D | common.h | 736 #define DT_FINI_ARRAYSZ 28 macro
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | elfcpp.h | 697 DT_FINI_ARRAYSZ = 28,
|
/toolchain/binutils/binutils-2.25/gold/ |
D | layout.cc | 4844 odyn->add_section_size(elfcpp::DT_FINI_ARRAYSZ, *p); in finish_dynamic_section()
|
D | ChangeLog | 12081 DT_FINI_ARRAY, DT_FINI_ARRAYSZ, DT_INIT_ARRAY, DT_INIT_ARRAYSZ,
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 1856 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in get_dynamic_type() 8855 case DT_FINI_ARRAYSZ: in process_dynamic_section()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elflink.c | 5877 || !_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections() 11258 case DT_FINI_ARRAYSZ: in bfd_elf_final_link()
|
D | elf.c | 1311 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
|