Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h53 int64_t evaluateMIPS32Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELFMips.cpp54 RuntimeDyldELFMips::evaluateMIPS32Relocation(const SectionEntry &Section, in evaluateMIPS32Relocation() function in RuntimeDyldELFMips
318 Value = evaluateMIPS32Relocation(Section, Offset, Value, Type); in resolveMIPSO32Relocation()