Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h554 #define SHT_GNU_versym SHT_SUNW_versym macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h555 #define SHT_GNU_versym SHT_SUNW_versym macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h446 #define SHT_GNU_versym SHT_SUNW_versym macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h448 #define SHT_GNU_versym SHT_SUNW_versym macro
/netbsd/src/external/gpl3/binutils/dist/gold/
Ddynobj.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()
Dlayout.cc1890 case elfcpp::SHT_GNU_versym: in default_section_order()
4995 elfcpp::SHT_GNU_versym, in sized_create_version_sections()
/netbsd/src/sys/sys/
Dexec_elf.h540 #define SHT_GNU_versym SHT_SUNW_versym macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Delfcpp.h387 SHT_GNU_versym = 0x6fffffff,
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf.c3022 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/
Delf.c3016 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/
Dreadelf.c5433 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()