Home
last modified time | relevance | path

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

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