Searched refs:resolveExternalSymbols (Results 1 – 4 of 4) sorted by relevance
400 void resolveExternalSymbols();
129 resolveExternalSymbols(); in resolveRelocations()902 void RuntimeDyldImpl::resolveExternalSymbols() { in resolveExternalSymbols() function in llvm::RuntimeDyldImpl
437 Error resolveExternalSymbols();
129 if (auto Err = resolveExternalSymbols()) { in resolveRelocations()995 Error RuntimeDyldImpl::resolveExternalSymbols() { in resolveExternalSymbols() function in llvm::RuntimeDyldImpl