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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h40 void resolveARMRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp445 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
454 DEBUG(dbgs() << "resolveARMRelocation, LocalAddress: "
1100 resolveARMRelocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type,

Completed in 107 milliseconds