Searched refs:applyMIPS64Relocation (Results 1 – 2 of 2) sorted by relevance
67 void applyMIPS64Relocation(uint8_t *TargetPtr, int64_t CalculatedValue,
626 applyMIPS64Relocation(Section.getAddressWithOffset(Offset), CalculatedValue, in resolveMIPS64Relocation()730 void RuntimeDyldELF::applyMIPS64Relocation(uint8_t *TargetPtr, in applyMIPS64Relocation() function in llvm::RuntimeDyldELF