doesntNeedFunctionStub() const | llvm::MachineRelocation | [inline] |
getConstantPoolIndex() const | llvm::MachineRelocation | [inline] |
getConstantVal() const | llvm::MachineRelocation | [inline] |
getGlobalValue() const | llvm::MachineRelocation | [inline] |
getGOTIndex() const | llvm::MachineRelocation | [inline] |
getMachineCodeOffset() const | llvm::MachineRelocation | [inline] |
getRelocationType() const | llvm::MachineRelocation | [inline] |
getResultPointer() const | llvm::MachineRelocation | [inline] |
getString() const | llvm::MachineRelocation | [inline] |
isConstantPoolIndex() const | llvm::MachineRelocation | [inline] |
isGlobalValue() const | llvm::MachineRelocation | [inline] |
isGOTRelative() const | llvm::MachineRelocation | [inline] |
isString() const | llvm::MachineRelocation | [inline] |
MachineRelocation(unsigned Offset, unsigned RelocationType, GlobalValue *GV, intptr_t cst=0, bool DoesntNeedFunctionStub=0, bool GOTrelative=0) | llvm::MachineRelocation | [inline] |
MachineRelocation(unsigned Offset, unsigned RelocationType, const char *ES, intptr_t cst=0, bool GOTrelative=0) | llvm::MachineRelocation | [inline] |
MachineRelocation(unsigned Offset, unsigned RelocationType, unsigned CPI, intptr_t cst=0) | llvm::MachineRelocation | [inline] |
setGOTIndex(unsigned idx) | llvm::MachineRelocation | [inline] |
setResultPointer(void *Ptr) | llvm::MachineRelocation | [inline] |