Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h35 void resolveMIPSN64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELFMips.cpp23 resolveMIPSN64Relocation(Section, RE.Offset, Value, RE.RelType, RE.Addend, in resolveRelocation()
274 void RuntimeDyldELFMips::resolveMIPSN64Relocation( in resolveMIPSN64Relocation() function in RuntimeDyldELFMips