struct Elf_Versym_Impl
Declaration
template <class ELFT>
struct Elf_Versym_Impl { /* full declaration omitted */ };
Description
Elf_Versym: This is the structure of entries in the SHT_GNU_versym section (.gnu.version). This structure is identical for ELF32 and ELF64.
Declared at: llvm/include/llvm/Object/ELFTypes.h:290
Templates
- ELFT
Member Variables
- public llvm::object::Elf_Versym_Impl::Elf_Half vs_index