LLVM API Documentation
#include <COFF.h>
Public Attributes | |
uint32_t | VirtualAddress |
uint32_t | SymbolTableIndex |
uint16_t | Type |
Definition at line 265 of file Support/COFF.h.
uint32_t llvm::COFF::relocation::SymbolTableIndex |
Definition at line 267 of file Support/COFF.h.
uint16_t llvm::COFF::relocation::Type |
Definition at line 268 of file Support/COFF.h.
uint32_t llvm::COFF::relocation::VirtualAddress |
Definition at line 266 of file Support/COFF.h.