Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h32 void resolveMIPSN32Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELFMips.cpp20 resolveMIPSN32Relocation(Section, RE.Offset, Value, RE.RelType, RE.Addend, in resolveRelocation()
265 void RuntimeDyldELFMips::resolveMIPSN32Relocation( in resolveMIPSN32Relocation() function in RuntimeDyldELFMips