LLVM API Documentation

llvm::MachineRelocation Member List

This is the complete list of members for llvm::MachineRelocation, including all inherited members.

doesntNeedFunctionStub() constllvm::MachineRelocation [inline]
getConstantPoolIndex() constllvm::MachineRelocation [inline]
getConstantVal() constllvm::MachineRelocation [inline]
getConstPool(intptr_t offset, unsigned RelocationType, unsigned CPI, intptr_t cst=0)llvm::MachineRelocation [inline, static]
getExtSym(intptr_t offset, unsigned RelocationType, const char *ES, intptr_t cst=0, bool GOTrelative=0)llvm::MachineRelocation [inline, static]
getGlobalValue() constllvm::MachineRelocation [inline]
getGOTIndex() constllvm::MachineRelocation [inline]
getGV(intptr_t offset, unsigned RelocationType, GlobalValue *GV, intptr_t cst=0, bool DoesntNeedFunctionStub=0, bool GOTrelative=0)llvm::MachineRelocation [inline, static]
getJumpTable(intptr_t offset, unsigned RelocationType, unsigned JTI, intptr_t cst=0)llvm::MachineRelocation [inline, static]
getJumpTableIndex() constllvm::MachineRelocation [inline]
getMachineCodeOffset() constllvm::MachineRelocation [inline]
getRelocationType() constllvm::MachineRelocation [inline]
getResultPointer() constllvm::MachineRelocation [inline]
getString() constllvm::MachineRelocation [inline]
isConstantPoolIndex() constllvm::MachineRelocation [inline]
isGlobalValue() constllvm::MachineRelocation [inline]
isGOTRelative() constllvm::MachineRelocation [inline]
isJumpTableIndex() constllvm::MachineRelocation [inline]
isString() constllvm::MachineRelocation [inline]
setGOTIndex(unsigned idx)llvm::MachineRelocation [inline]
setResultPointer(void *Ptr)llvm::MachineRelocation [inline]