LLVM: llvm::object::Elf_Versym_Impl< ELFT > Struct Template Reference (original) (raw)

Elf_Versym: This is the structure of entries in the SHT_GNU_versym section (.gnu.version). More...

#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"

Public Attributes
Elf_Half vs_index

template
struct llvm::object::Elf_Versym_Impl< ELFT >

Elf_Versym: This is the structure of entries in the SHT_GNU_versym section (.gnu.version).

This structure is identical for ELF32 and ELF64.

Definition at line 295 of file ELFTypes.h.

vs_index


The documentation for this struct was generated from the following file: