Home
last modified time | relevance | path

Searched refs:resolveExternalSymbols (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h400 void resolveExternalSymbols();
DRuntimeDyld.cpp129 resolveExternalSymbols(); in resolveRelocations()
902 void RuntimeDyldImpl::resolveExternalSymbols() { in resolveExternalSymbols() function in llvm::RuntimeDyldImpl
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h437 Error resolveExternalSymbols();
DRuntimeDyld.cpp129 if (auto Err = resolveExternalSymbols()) { in resolveRelocations()
995 Error RuntimeDyldImpl::resolveExternalSymbols() { in resolveExternalSymbols() function in llvm::RuntimeDyldImpl