LLVM 20.0.0git
|
#include "llvm/Object/COFF.h"
Public Attributes | |
support::ulittle32_t | VirtualAddress |
support::ulittle32_t | SymbolTableIndex |
support::ulittle16_t | Type |
support::ulittle32_t llvm::object::coff_relocation::SymbolTableIndex |
support::ulittle16_t llvm::object::coff_relocation::Type |
Definition at line 481 of file COFF.h.
Referenced by llvm::object::COFFObjectFile::getRelocationTypeName().
support::ulittle32_t llvm::object::coff_relocation::VirtualAddress |
Definition at line 479 of file COFF.h.
Referenced by getNumberOfRelocations().