LLVM: llvm::object::VerDef Struct Reference (original) (raw)

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

Public Attributes
unsigned Offset
uint16_t Version
uint16_t Flags
uint16_t Ndx
uint16_t Cnt
unsigned Hash
std::string Name
std::vector< VerdAux > AuxV

Detailed Description

Definition at line 42 of file ELF.h.

Member Data Documentation

AuxV

std::vector<VerdAux> llvm::object::VerDef::AuxV

Cnt

Flags

Hash

Name

std::string llvm::object::VerDef::Name

Ndx

Offset

Version


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