Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dreadelf.h490 #define DT_FINI_ARRAYSZ 28 /* Size, in bytes, of DT_FINI_ARRAY array*/ macro
/dragonfly/sys/sys/
H A Delf_common.h530 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of the array of macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h738 #define DT_FINI_ARRAYSZ 28 macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h771 #define DT_FINI_ARRAYSZ 28 macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h975 #define DT_FINI_ARRAYSZ 28 macro
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h714 DT_FINI_ARRAYSZ = 28,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h711 DT_FINI_ARRAYSZ = 28,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h135 _ELF_DEFINE_DT(DT_FINI_ARRAYSZ, 28, "size of the DT_FINI_ARRAY") \
/dragonfly/libexec/rtld-elf/
H A Drtld.c1208 case DT_FINI_ARRAYSZ: in digest_dynamic1()
/dragonfly/contrib/binutils-2.27/gold/
H A Dlayout.cc4794 odyn->add_section_size(elfcpp::DT_FINI_ARRAYSZ, *p); in finish_dynamic_section()
/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc5203 odyn->add_section_size(elfcpp::DT_FINI_ARRAYSZ, *p); in finish_dynamic_section()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delflink.c6154 || !_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections()
11933 case DT_FINI_ARRAYSZ: in bfd_elf_final_link()
H A Delf.c1645 case DT_FINI_ARRAYSZ: name = "FINI_ARRAYSZ"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/gdb-7/bfd/
H A Delflink.c5976 || !_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections()
11348 case DT_FINI_ARRAYSZ: in bfd_elf_final_link()
H A Delf.c1281 case DT_FINI_ARRAYSZ: name = "FINI_ARRAYSZ"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c2007 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in get_dynamic_type()
9562 case DT_FINI_ARRAYSZ: in process_dynamic_section()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delflink.c7013 || !_bfd_elf_add_dynamic_entry (info, DT_FINI_ARRAYSZ, 0)) in bfd_elf_size_dynamic_sections()
12685 case DT_FINI_ARRAYSZ: in bfd_elf_final_link()
H A Delf.c1782 case DT_FINI_ARRAYSZ: name = "FINI_ARRAYSZ"; break; in _bfd_elf_print_private_bfd_data()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c2142 case DT_FINI_ARRAYSZ: return "FINI_ARRAYSZ"; in get_dynamic_type()
10404 case DT_FINI_ARRAYSZ: in process_dynamic_section()