Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h34 void resolveMIPSN32Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELFMips.cpp21 resolveMIPSN32Relocation(Section, RE.Offset, Value, RE.RelType, RE.Addend, in resolveRelocation()
266 void RuntimeDyldELFMips::resolveMIPSN32Relocation( in resolveMIPSN32Relocation() function in RuntimeDyldELFMips