Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h52 int64_t evaluateMIPS32Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELFMips.cpp53 RuntimeDyldELFMips::evaluateMIPS32Relocation(const SectionEntry &Section, in evaluateMIPS32Relocation() function in RuntimeDyldELFMips
317 Value = evaluateMIPS32Relocation(Section, Offset, Value, Type); in resolveMIPSO32Relocation()