Searched refs:evaluateMIPS32Relocation (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldELFMips.h | 51 int64_t evaluateMIPS32Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELFMips.cpp | 53 RuntimeDyldELFMips::evaluateMIPS32Relocation(const SectionEntry &Section, in evaluateMIPS32Relocation() function in RuntimeDyldELFMips 317 Value = evaluateMIPS32Relocation(Section, Offset, Value, Type); in resolveMIPSO32Relocation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldELFMips.h | 52 int64_t evaluateMIPS32Relocation(const SectionEntry &Section, uint64_t Offset,
|
D | RuntimeDyldELFMips.cpp | 53 RuntimeDyldELFMips::evaluateMIPS32Relocation(const SectionEntry &Section, in evaluateMIPS32Relocation() function in RuntimeDyldELFMips 317 Value = evaluateMIPS32Relocation(Section, Offset, Value, Type); in resolveMIPSO32Relocation()
|