Home
last modified time | relevance | path

Searched refs:DT_FINI_ARRAYSZ (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h736 #define DT_FINI_ARRAYSZ 28 macro
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h697 DT_FINI_ARRAYSZ = 28,
/toolchain/binutils/binutils-2.25/gold/
Dlayout.cc4844 odyn->add_section_size(elfcpp::DT_FINI_ARRAYSZ, *p); in finish_dynamic_section()
DChangeLog12081 DT_FINI_ARRAY, DT_FINI_ARRAYSZ, DT_INIT_ARRAY, DT_INIT_ARRAYSZ,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1856 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/
Delflink.c5877 || !_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()
Delf.c1311 case DT_FINI_ARRAYSZ: name = "FINI_ARRAYSZ"; break; in _bfd_elf_print_private_bfd_data()
DChangeLog-00017372 DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
DChangeLog-020310008 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and