Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dreadelf.h488 #define DT_FINI_ARRAY 26 /* Size, in bytes, of DT_INIT_ARRAY array */ macro
/dragonfly/sys/sys/
H A Delf_common.h526 #define DT_FINI_ARRAY 26 /* Address of the array of pointers to macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h736 #define DT_FINI_ARRAY 26 macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h769 #define DT_FINI_ARRAY 26 macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h973 #define DT_FINI_ARRAY 26 macro
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h712 DT_FINI_ARRAY = 26,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h709 DT_FINI_ARRAY = 26,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h132 _ELF_DEFINE_DT(DT_FINI_ARRAY, 26, \
/dragonfly/libexec/rtld-elf/
H A Drtld.c1204 case DT_FINI_ARRAY: in digest_dynamic1()
/dragonfly/contrib/binutils-2.27/gold/
H A Dlayout.cc4793 odyn->add_section_address(elfcpp::DT_FINI_ARRAY, *p); in finish_dynamic_section()
/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc5202 odyn->add_section_address(elfcpp::DT_FINI_ARRAY, *p); in finish_dynamic_section()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delflink.c6153 if (!_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAY, 0) in bfd_elf_size_dynamic_sections()
11955 case DT_FINI_ARRAY: in bfd_elf_final_link()
H A Delf.c1643 case DT_FINI_ARRAY: name = "FINI_ARRAY"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/gdb-7/bfd/
H A Delflink.c5975 if (!_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAY, 0) in bfd_elf_size_dynamic_sections()
11370 case DT_FINI_ARRAY: in bfd_elf_final_link()
H A Delf.c1279 case DT_FINI_ARRAY: name = "FINI_ARRAY"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c2005 case DT_FINI_ARRAY: return "FINI_ARRAY"; in get_dynamic_type()
9588 case DT_FINI_ARRAY: in process_dynamic_section()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delflink.c7012 if (!_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAY, 0) in bfd_elf_size_dynamic_sections()
12707 case DT_FINI_ARRAY: in bfd_elf_final_link()
H A Delf.c1780 case DT_FINI_ARRAY: name = "FINI_ARRAY"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c2140 case DT_FINI_ARRAY: return "FINI_ARRAY"; in get_dynamic_type()
10430 case DT_FINI_ARRAY: in process_dynamic_section()