|
LLVM
3.7.0
|
Elf_Versym: This is the structure of entries in the SHT_GNU_versym section (.gnu.version). More...
#include <ELFTypes.h>
Public Attributes | |
| Elf_Half | vs_index |
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 226 of file ELFTypes.h.
| Elf_Half llvm::object::Elf_Versym_Impl< ELFT >::vs_index |
Definition at line 228 of file ELFTypes.h.
Referenced by llvm::object::ELFFile< ELFT >::getSymbolVersion().
1.8.6