LLVM API Documentation
doesntNeedFunctionStub() const | llvm::MachineRelocation | [inline] |
getConstantVal() const | llvm::MachineRelocation | [inline] |
getGlobalValue() const | llvm::MachineRelocation | [inline] |
getMachineCodeOffset() const | llvm::MachineRelocation | [inline] |
getRelocationType() const | llvm::MachineRelocation | [inline] |
getResultPointer() const | llvm::MachineRelocation | [inline] |
getString() const | llvm::MachineRelocation | [inline] |
isGlobalValue() const | llvm::MachineRelocation | [inline] |
isString() const | llvm::MachineRelocation | [inline] |
MachineRelocation(unsigned Offset, unsigned RelocationType, GlobalValue *GV, intptr_t cst=0, bool DoesntNeedFunctionStub=0) | llvm::MachineRelocation | [inline] |
MachineRelocation(unsigned Offset, unsigned RelocationType, const char *ES, intptr_t cst=0) | llvm::MachineRelocation | [inline] |
setResultPointer(void *Ptr) | llvm::MachineRelocation | [inline] |