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

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

Public Member Functions
BaseRelocRef ()=default
BaseRelocRef (const coff_base_reloc_block_header *Header, const COFFObjectFile *Owner)
LLVM_ABI bool operator== (const BaseRelocRef &Other) const
LLVM_ABI void moveNext ()
LLVM_ABI Error getType (uint8_t &Type) const
LLVM_ABI Error getRVA (uint32_t &Result) const

Definition at line 1339 of file COFF.h.

llvm::object::BaseRelocRef::BaseRelocRef ( ) default

BaseRelocRef() [2/2]

getRVA()

getType()

moveNext()

void BaseRelocRef::moveNext ( )

operator==()


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