LLVM API Documentation
#include <ELFTypes.h>

Public Attributes | |
| Elf_Sword | d_tag |
| union llvm::object::Elf_Dyn_Base < ELFType< TargetEndianness, MaxAlign, false > >:: { ... } | d_un |
| Elf_Word | d_val |
| Elf_Addr | d_ptr |
Definition at line 259 of file ELFTypes.h.
| Elf_Addr llvm::object::Elf_Dyn_Base< ELFType< TargetEndianness, MaxAlign, false > >::d_ptr |
Definition at line 264 of file ELFTypes.h.
| Elf_Sword llvm::object::Elf_Dyn_Base< ELFType< TargetEndianness, MaxAlign, false > >::d_tag |
Definition at line 261 of file ELFTypes.h.
| Elf_Word llvm::object::Elf_Dyn_Base< ELFType< TargetEndianness, MaxAlign, false > >::d_val |
Definition at line 263 of file ELFTypes.h.