This is the complete list of members for llvm::MachineRelocation, including all inherited members.
ExtSym | llvm::MachineRelocation | |
getBasicBlock() const | llvm::MachineRelocation | inline |
getBB(uintptr_t offset, unsigned RelocationType, MachineBasicBlock *MBB, intptr_t cst=0) | llvm::MachineRelocation | inlinestatic |
getConstantPoolIndex() const | llvm::MachineRelocation | inline |
getConstantVal() const | llvm::MachineRelocation | inline |
getConstPool(uintptr_t offset, unsigned RelocationType, unsigned CPI, intptr_t cst=0, bool letTargetResolve=false) | llvm::MachineRelocation | inlinestatic |
getExternalSymbol() const | llvm::MachineRelocation | inline |
getExtSym(uintptr_t offset, unsigned RelocationType, const char *ES, intptr_t cst=0, bool GOTrelative=0, bool NeedStub=true) | llvm::MachineRelocation | inlinestatic |
getGlobalValue() const | llvm::MachineRelocation | inline |
getGOTIndex() const | llvm::MachineRelocation | inline |
getGV(uintptr_t offset, unsigned RelocationType, GlobalValue *GV, intptr_t cst=0, bool MayNeedFarStub=0, bool GOTrelative=0) | llvm::MachineRelocation | inlinestatic |
getIndirectSymbol(uintptr_t offset, unsigned RelocationType, GlobalValue *GV, intptr_t cst=0, bool MayNeedFarStub=0, bool GOTrelative=0) | llvm::MachineRelocation | inlinestatic |
getJumpTable(uintptr_t offset, unsigned RelocationType, unsigned JTI, intptr_t cst=0, bool letTargetResolve=false) | llvm::MachineRelocation | inlinestatic |
getJumpTableIndex() const | llvm::MachineRelocation | inline |
getMachineCodeOffset() const | llvm::MachineRelocation | inline |
getRelocationType() const | llvm::MachineRelocation | inline |
getResultPointer() const | llvm::MachineRelocation | inline |
GOTIndex | llvm::MachineRelocation | |
GV | llvm::MachineRelocation | |
Index | llvm::MachineRelocation | |
isBasicBlock() const | llvm::MachineRelocation | inline |
isConstantPoolIndex() const | llvm::MachineRelocation | inline |
isExternalSymbol() const | llvm::MachineRelocation | inline |
isGlobalValue() const | llvm::MachineRelocation | inline |
isGOTRelative() const | llvm::MachineRelocation | inline |
isIndirectSymbol() const | llvm::MachineRelocation | inline |
isJumpTableIndex() const | llvm::MachineRelocation | inline |
letTargetResolve() const | llvm::MachineRelocation | inline |
mayNeedFarStub() const | llvm::MachineRelocation | inline |
MBB | llvm::MachineRelocation | |
RelocationType enum name | llvm::MachineRelocation | |
Result | llvm::MachineRelocation | |
setConstantVal(intptr_t val) | llvm::MachineRelocation | inline |
setGOTIndex(unsigned idx) | llvm::MachineRelocation | inline |
setResultPointer(void *Ptr) | llvm::MachineRelocation | inline |
VANILLA enum value | llvm::MachineRelocation | |