LLVM: llvm::object::Arm64XRelocRef Class Reference (original) (raw)

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

Public Member Functions
Arm64XRelocRef ()=default
Arm64XRelocRef (const coff_base_reloc_block_header *Header, uint32_t Index=0)
LLVM_ABI bool operator== (const Arm64XRelocRef &Other) const
LLVM_ABI void moveNext ()
COFF::Arm64XFixupType getType () const
uint32_t getRVA () const
LLVM_ABI uint8_t getSize () const
LLVM_ABI uint64_t getValue () const
Friends
class DynamicRelocRef

Definition at line 1381 of file COFF.h.

llvm::object::Arm64XRelocRef::Arm64XRelocRef ( ) default

Arm64XRelocRef() [2/2]

getRVA()

uint32_t llvm::object::Arm64XRelocRef::getRVA ( ) const inline

getSize()

uint8_t Arm64XRelocRef::getSize ( ) const

getType()

getValue()

uint64_t Arm64XRelocRef::getValue ( ) const

moveNext()

void Arm64XRelocRef::moveNext ( )

operator==()

DynamicRelocRef


The documentation for this class was generated from the following files: