LLVM API Documentation
#include <COFF.h>
Public Attributes | |
support::ulittle32_t | VirtualAddress |
support::ulittle32_t | SymbolTableIndex |
support::ulittle16_t | Type |
Definition at line 342 of file Object/COFF.h.
Definition at line 344 of file Object/COFF.h.
Referenced by llvm::object::COFFObjectFile::getRelocationSymbol(), and llvm::object::COFFObjectFile::getRelocationValueString().
Definition at line 345 of file Object/COFF.h.
Referenced by llvm::object::COFFObjectFile::getRelocationType(), and llvm::object::COFFObjectFile::getRelocationTypeName().
Definition at line 343 of file Object/COFF.h.
Referenced by getNumberOfRelocations(), and llvm::object::COFFObjectFile::getRelocationOffset().