LLVM
15.0.0git
|
#include "llvm/Object/XCOFFObjectFile.h"
Additional Inherited Members | |
![]() | |
bool | isRelocationSigned () const |
bool | isFixupIndicated () const |
uint8_t | getRelocatedLength () const |
![]() | |
llvm::support::ubig32_t | VirtualAddress |
support::ubig32_t | SymbolIndex |
uint8_t | Info |
XCOFF::RelocationType | Type |
![]() | |
static constexpr uint8_t | XR_SIGN_INDICATOR_MASK |
static constexpr uint8_t | XR_FIXUP_INDICATOR_MASK |
static constexpr uint8_t | XR_BIASED_LENGTH_MASK |
Definition at line 440 of file XCOFFObjectFile.h.