LLVM: llvm::object::Elf_Verdaux_Impl< ELFT > Struct Template Reference (original) (raw)
Elf_Verdaux: This is the structure of auxiliary data in the SHT_GNU_verdef section (.gnu.version_d). More...
#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| Elf_Word | vda_name |
| Elf_Word | vda_next |
template
struct llvm::object::Elf_Verdaux_Impl< ELFT >
Elf_Verdaux: This is the structure of auxiliary data in the SHT_GNU_verdef section (.gnu.version_d).
This structure is identical for ELF32 and ELF64.
Definition at line 322 of file ELFTypes.h.
◆ vda_name
◆ vda_next
The documentation for this struct was generated from the following file:
- include/llvm/Object/ELFTypes.h