Searched refs:SHT_GNU_versym (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | common.h | 554 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | common.h | 555 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /netbsd/src/sys/arch/epoc32/stand/e32boot/include/ |
| D | elf.h | 446 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /netbsd/src/tools/m68k-elf2aout/sys/ |
| D | exec_elf.h | 448 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | 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()
|
| D | layout.cc | 1890 case elfcpp::SHT_GNU_versym: in default_section_order() 4995 elfcpp::SHT_GNU_versym, in sized_create_version_sections()
|
| /netbsd/src/sys/sys/ |
| D | exec_elf.h | 540 #define SHT_GNU_versym SHT_SUNW_versym macro
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | elfcpp.h | 387 SHT_GNU_versym = 0x6fffffff,
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf.c | 3022 case SHT_GNU_versym: in bfd_section_from_shdr() 3210 { STRING_COMMA_LEN (".gnu.version"), 0, SHT_GNU_versym, 0 }, 3850 case SHT_GNU_versym: in elf_fake_sections() 4511 case SHT_GNU_versym: in assign_section_numbers()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf.c | 3016 case SHT_GNU_versym: in bfd_section_from_shdr() 3204 { STRING_COMMA_LEN (".gnu.version"), 0, SHT_GNU_versym, 0 }, 3844 case SHT_GNU_versym: in elf_fake_sections() 4505 case SHT_GNU_versym: in assign_section_numbers()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | readelf.c | 5433 case SHT_GNU_versym: return "VERSYM"; in get_section_type_name() 7996 case SHT_GNU_versym: in process_section_headers() 12898 case SHT_GNU_versym: in process_version_sections()
|