|
LLVM
3.7.0
|
#include <COFF.h>
Public Attributes | |
| uint32_t | VirtualAddress |
| uint32_t | SymbolTableIndex |
| uint16_t | Type |
Definition at line 287 of file Support/COFF.h.
| uint32_t llvm::COFF::relocation::SymbolTableIndex |
Definition at line 289 of file Support/COFF.h.
| uint16_t llvm::COFF::relocation::Type |
Definition at line 290 of file Support/COFF.h.
| uint32_t llvm::COFF::relocation::VirtualAddress |
Definition at line 288 of file Support/COFF.h.
1.8.6