Home
last modified time | relevance | path

Searched refs:SHT_GNU_verdef (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h483 #define SHT_GNU_verdef SHT_SUNW_verdef macro
/toolchain/binutils/binutils-2.25/gold/
Ddynobj.cc146 case elfcpp::SHT_GNU_verdef: in find_dynsym_sections()
435 this->read_dynsym_section(pshdrs, verdef_shndx, elfcpp::SHT_GNU_verdef, in base_read_symbols()
Dlayout.cc1836 case elfcpp::SHT_GNU_verdef: in default_section_order()
4594 elfcpp::SHT_GNU_verdef, in sized_create_version_sections()
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h380 SHT_GNU_verdef = 0x6ffffffd,
/toolchain/binutils/binutils-2.25/bfd/
Delf.c1982 case SHT_GNU_verdef: in bfd_section_from_shdr()
2204 { STRING_COMMA_LEN (".gnu.version_d"), 0, SHT_GNU_verdef, 0 },
2792 case SHT_GNU_verdef: in elf_fake_sections()
3311 case SHT_GNU_verdef: in assign_section_numbers()
6625 || ihdr->sh_type == SHT_GNU_verdef) in _bfd_elf_copy_private_section_data()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3620 case SHT_GNU_verdef: return "VERDEF"; in get_section_type_name()
9019 case SHT_GNU_verdef: in process_version_sections()