Home
last modified time | relevance | path

Searched refs:applyMIPS64Relocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h67 void applyMIPS64Relocation(uint8_t *TargetPtr, int64_t CalculatedValue,
DRuntimeDyldELF.cpp626 applyMIPS64Relocation(Section.getAddressWithOffset(Offset), CalculatedValue, in resolveMIPS64Relocation()
730 void RuntimeDyldELF::applyMIPS64Relocation(uint8_t *TargetPtr, in applyMIPS64Relocation() function in llvm::RuntimeDyldELF