LLVM: llvm::orc::MachOBuilder< MachOTraits >::RelocTarget Class Reference (original) (raw)

#include "[llvm/ExecutionEngine/Orc/MachOBuilder.h](MachOBuilder%5F8h%5Fsource.html)"

Public Member Functions
RelocTarget (const Section &S)
RelocTarget (SymbolContainer &SC, size_t Idx)
bool isSymbol ()
uint32_t getSymbolNum ()
uint32_t getSectionId ()
MachOTraits::NList & nlist ()

template
class llvm::orc::MachOBuilder< MachOTraits >::RelocTarget

Definition at line 169 of file MachOBuilder.h.

template

RelocTarget() [2/2]

template

getSectionId()

template

getSymbolNum()

template

isSymbol()

template

nlist()

template

S

template

SC

template


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