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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h43 void resolveMIPSRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp496 void RuntimeDyldELF::resolveMIPSRelocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
502 DEBUG(dbgs() << "resolveMIPSRelocation, LocalAddress: "
1108 resolveMIPSRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL),

Completed in 101 milliseconds