Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h734 #define DT_FINI_ARRAY 26 macro
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h695 DT_FINI_ARRAY = 26,
/toolchain/binutils/binutils-2.25/gold/
Dlayout.cc4843 odyn->add_section_address(elfcpp::DT_FINI_ARRAY, *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.c1854 case DT_FINI_ARRAY: return "FINI_ARRAY"; in get_dynamic_type()
8881 case DT_FINI_ARRAY: in process_dynamic_section()
/toolchain/binutils/binutils-2.25/bfd/
Delflink.c5876 if (!_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAY, 0) in bfd_elf_size_dynamic_sections()
11280 case DT_FINI_ARRAY: in bfd_elf_final_link()
Delf.c1309 case DT_FINI_ARRAY: name = "FINI_ARRAY"; break; in _bfd_elf_print_private_bfd_data()
DChangeLog-00017372 DT_INIT_ARRAY, DT_FINI_ARRAY, DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ,
DChangeLog-020310009 DT_FINI_ARRAY.