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

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

Public Attributes
unsigned Offset
std::string Name

Detailed Description

Definition at line 37 of file ELF.h.

Member Data Documentation

Name

std::string llvm::object::VerdAux::Name

Definition at line 39 of file ELF.h.

Referenced by llvm::object::ELFFile< ELFT >::getVersionDefinitions().

Offset

unsigned llvm::object::VerdAux::Offset

Definition at line 38 of file ELF.h.

Referenced by llvm::object::ELFFile< ELFT >::getVersionDefinitions().


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