Home
last modified time | relevance | path

Searched refs:SHT_HASH (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/elftoolchain/libelf/
H A Dlibelf_data.c52 case SHT_HASH: in _libelf_xlate_shtype()
/dragonfly/sys/sys/
H A Delf_common.h383 #define SHT_HASH 5 /* A symbol hash table */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h452 #define SHT_HASH 5 /* A symbol hash table */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h460 #define SHT_HASH 5 /* A symbol hash table */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h495 #define SHT_HASH 5 /* A symbol hash table */ macro
/dragonfly/contrib/binutils-2.27/gold/
H A Dlayout.cc670 case elfcpp::SHT_HASH: in include_section()
1829 case elfcpp::SHT_HASH: in default_section_order()
4397 this->choose_output_section(NULL, ".hash", elfcpp::SHT_HASH, in create_dynamic_symtab()
/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc676 case elfcpp::SHT_HASH: in include_section()
1880 case elfcpp::SHT_HASH: in default_section_order()
4803 this->choose_output_section(NULL, ".hash", elfcpp::SHT_HASH, in create_dynamic_symtab()
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h260 _ELF_DEFINE_SHT(SHT_HASH, 5, "symbol hash table") \
1234 case SHT_HASH: in _libelf_xlate_shtype()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h349 SHT_HASH = 5,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h348 SHT_HASH = 5,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h1070 _ELF_DEFINE_SHT(SHT_HASH, 5, "symbol hash table") \
/dragonfly/contrib/gdb-7/bfd/
H A Delf.c1571 case SHT_HASH: /* .hash section. */ in bfd_section_from_shdr()
2110 { STRING_COMMA_LEN (".hash"), 0, SHT_HASH, SHF_ALLOC },
2662 case SHT_HASH: in elf_fake_sections()
3221 case SHT_HASH: in assign_section_numbers()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf.c1962 case SHT_HASH: /* .hash section. */ in bfd_section_from_shdr()
2578 { STRING_COMMA_LEN (".hash"), 0, SHT_HASH, SHF_ALLOC },
3218 case SHT_HASH: in elf_fake_sections()
3838 case SHT_HASH: in assign_section_numbers()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf.c2101 case SHT_HASH: /* .hash section. */ in bfd_section_from_shdr()
2709 { STRING_COMMA_LEN (".hash"), 0, SHT_HASH, SHF_ALLOC },
3365 case SHT_HASH: in elf_fake_sections()
4033 case SHT_HASH: in assign_section_numbers()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c4291 case SHT_HASH: return "HASH"; in get_section_type_name()
6429 case SHT_HASH: in process_section_headers()
6500 case SHT_HASH: in process_section_headers()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c3995 case SHT_HASH: return "HASH"; in get_section_type_name()