LLVM
8.0.1
|
#include "llvm/BinaryFormat/COFF.h"
Public Attributes | |
uint32_t | VirtualAddress |
uint32_t | SymbolTableIndex |
uint16_t | Type |
uint32_t llvm::COFF::relocation::SymbolTableIndex |
Definition at line 327 of file COFF.h.
Referenced by encodeBase64StringEntry().
uint16_t llvm::COFF::relocation::Type |
Definition at line 328 of file COFF.h.
Referenced by encodeBase64StringEntry().
uint32_t llvm::COFF::relocation::VirtualAddress |
Definition at line 326 of file COFF.h.
Referenced by encodeBase64StringEntry().