|
LLVM
4.0.0
|
#include <COFF.h>
Public Attributes | |
| uint32_t | VirtualAddress |
| uint32_t | SymbolTableIndex |
| uint16_t | Type |
Definition at line 294 of file Support/COFF.h.
| uint32_t llvm::COFF::relocation::SymbolTableIndex |
Definition at line 296 of file Support/COFF.h.
| uint16_t llvm::COFF::relocation::Type |
Definition at line 297 of file Support/COFF.h.
| uint32_t llvm::COFF::relocation::VirtualAddress |
Definition at line 295 of file Support/COFF.h.
1.8.6