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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp45 void RuntimeDyldImpl::resolveRelocations() { function in class:llvm::RuntimeDyldImpl
83 void RuntimeDyld::resolveRelocations() { function in class:llvm::RuntimeDyld
84 Dyld->resolveRelocations();
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp119 void RuntimeDyldImpl::resolveRelocations() { function in class:llvm::RuntimeDyldImpl
879 // RuntimeDyld::resolveRelocations().
1062 void RuntimeDyld::resolveRelocations() { Dyld->resolveRelocations(); } function in class:llvm::RuntimeDyld
1080 resolveRelocations();

Completed in 95 milliseconds