LLVM API Documentation
#include <COFF.h>

Public Attributes | |
| uint32_t | VirtualAddress |
| uint32_t | SymbolTableIndex |
| uint16_t | Type |
Definition at line 262 of file Support/COFF.h.
Definition at line 264 of file Support/COFF.h.
Referenced by llvm::yaml::MappingTraits< COFF::relocation >::mapping().
| uint16_t llvm::COFF::relocation::Type |
Definition at line 265 of file Support/COFF.h.
Referenced by llvm::yaml::MappingTraits< COFF::relocation >::mapping().
Definition at line 263 of file Support/COFF.h.
Referenced by llvm::yaml::MappingTraits< COFF::relocation >::mapping().