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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp139 resolveARMRelocation(LocalAddress,
220 bool RuntimeDyldMachO::resolveARMRelocation(uint8_t *LocalAddress, function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyldELF.cpp381 void RuntimeDyldELF::resolveARMRelocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
393 DEBUG(dbgs() << "resolveARMRelocation, LocalAddress: "
763 resolveARMRelocation(Section, Offset,

Completed in 48 milliseconds