Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h46 void resolveMIPSRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp496 void RuntimeDyldELF::resolveMIPSRelocation(const SectionEntry &Section, in resolveMIPSRelocation() function in llvm::RuntimeDyldELF
1132 resolveMIPSRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), in resolveRelocation()