LLVM: llvm::object::VersionEntry Struct Reference (original) (raw)
#include "[llvm/Object/ELF.h](Object%5F2ELF%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::string | Name |
| bool | IsVerDef |
Detailed Description
Definition at line 69 of file ELF.h.
Member Data Documentation
◆ IsVerDef
bool llvm::object::VersionEntry::IsVerDef
Definition at line 71 of file ELF.h.
◆ Name
std::string llvm::object::VersionEntry::Name
Definition at line 70 of file ELF.h.
The documentation for this struct was generated from the following file:
- include/llvm/Object/ELF.h