Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDelf_common.h414 #define SHT_GNU_versym SHT_SUNW_versym macro
/dragonfly/contrib/gdb-7/include/elf/
HDcommon.h483 #define SHT_GNU_versym SHT_SUNW_versym macro
/dragonfly/contrib/binutils-2.27/include/elf/
HDcommon.h491 #define SHT_GNU_versym SHT_SUNW_versym macro
/dragonfly/contrib/binutils-2.34/include/elf/
HDcommon.h526 #define SHT_GNU_versym SHT_SUNW_versym macro
/dragonfly/contrib/binutils-2.27/gold/
HDdynobj.cc143 case elfcpp::SHT_GNU_versym: in find_dynsym_sections()
426 this->read_dynsym_section(pshdrs, versym_shndx, elfcpp::SHT_GNU_versym, in base_read_symbols()
HDlayout.cc1836 case elfcpp::SHT_GNU_versym: in default_section_order()
4502 elfcpp::SHT_GNU_versym, in sized_create_version_sections()
/dragonfly/contrib/binutils-2.34/gold/
HDdynobj.cc143 case elfcpp::SHT_GNU_versym: in find_dynsym_sections()
426 this->read_dynsym_section(pshdrs, versym_shndx, elfcpp::SHT_GNU_versym, in base_read_symbols()
HDlayout.cc1887 case elfcpp::SHT_GNU_versym: in default_section_order()
4909 elfcpp::SHT_GNU_versym, in sized_create_version_sections()
/dragonfly/contrib/binutils-2.34/elfcpp/
HDelfcpp.h387 SHT_GNU_versym = 0x6fffffff,
/dragonfly/contrib/binutils-2.27/elfcpp/
HDelfcpp.h386 SHT_GNU_versym = 0x6fffffff,
/dragonfly/contrib/elftoolchain/common/
HDelfdefinitions.h1217 #define SHT_GNU_versym SHT_SUNW_versym macro
/dragonfly/contrib/gdb-7/bfd/
HDelf.c1905 case SHT_GNU_versym: in bfd_section_from_shdr()
2099 { STRING_COMMA_LEN (".gnu.version"), 0, SHT_GNU_versym, 0 },
2684 case SHT_GNU_versym: in elf_fake_sections()
3223 case SHT_GNU_versym: in assign_section_numbers()
/dragonfly/contrib/binutils-2.27/bfd/
HDelf.c2349 case SHT_GNU_versym: in bfd_section_from_shdr()
2567 { STRING_COMMA_LEN (".gnu.version"), 0, SHT_GNU_versym, 0 },
3240 case SHT_GNU_versym: in elf_fake_sections()
3840 case SHT_GNU_versym: in assign_section_numbers()
/dragonfly/contrib/binutils-2.34/bfd/
HDelf.c2506 case SHT_GNU_versym: in bfd_section_from_shdr()
2698 { STRING_COMMA_LEN (".gnu.version"), 0, SHT_GNU_versym, 0 },
3387 case SHT_GNU_versym: in elf_fake_sections()
4035 case SHT_GNU_versym: in assign_section_numbers()
/dragonfly/contrib/binutils-2.34/binutils/
HDreadelf.c4306 case SHT_GNU_versym: return "VERSYM"; in get_section_type_name()
6431 case SHT_GNU_versym: in process_section_headers()
10839 case SHT_GNU_versym: in process_version_sections()
/dragonfly/contrib/binutils-2.27/binutils/
HDreadelf.c4010 case SHT_GNU_versym: return "VERSYM"; in get_section_type_name()
9965 case SHT_GNU_versym: in process_version_sections()