LLVM 20.0.0git
|
#include "llvm/Object/XCOFFObjectFile.h"
Additional Inherited Members | |
Public Member Functions inherited from llvm::object::XCOFFRelocation< llvm::support::ubig32_t > | |
bool | isRelocationSigned () const |
bool | isFixupIndicated () const |
uint8_t | getRelocatedLength () const |
Public Attributes inherited from llvm::object::XCOFFRelocation< llvm::support::ubig32_t > | |
llvm::support::ubig32_t | VirtualAddress |
support::ubig32_t | SymbolIndex |
uint8_t | Info |
XCOFF::RelocationType | Type |
Definition at line 526 of file XCOFFObjectFile.h.