Searched refs:SHT_GNU_versym (Results 1 – 16 of 16) sorted by relevance
| /dragonfly/sys/sys/ |
| HD | elf_common.h | 414 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /dragonfly/contrib/gdb-7/include/elf/ |
| HD | common.h | 483 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /dragonfly/contrib/binutils-2.27/include/elf/ |
| HD | common.h | 491 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /dragonfly/contrib/binutils-2.34/include/elf/ |
| HD | common.h | 526 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | dynobj.cc | 143 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()
|
| HD | layout.cc | 1836 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/ |
| HD | dynobj.cc | 143 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()
|
| HD | layout.cc | 1887 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/ |
| HD | elfcpp.h | 387 SHT_GNU_versym = 0x6fffffff,
|
| /dragonfly/contrib/binutils-2.27/elfcpp/ |
| HD | elfcpp.h | 386 SHT_GNU_versym = 0x6fffffff,
|
| /dragonfly/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1217 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | elf.c | 1905 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/ |
| HD | elf.c | 2349 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/ |
| HD | elf.c | 2506 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/ |
| HD | readelf.c | 4306 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/ |
| HD | readelf.c | 4010 case SHT_GNU_versym: return "VERSYM"; in get_section_type_name() 9965 case SHT_GNU_versym: in process_version_sections()
|