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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp140 resolveRelocationList(it->second, Addr);
891 void RuntimeDyldImpl::resolveRelocationList(const RelocationList &Relocs, function in class:llvm::RuntimeDyldImpl
912 resolveRelocationList(Relocs, 0);
952 resolveRelocationList(Relocs, Addr);

Completed in 133 milliseconds