Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h362 void resolveExternalSymbols();
DRuntimeDyld.cpp86 resolveExternalSymbols(); in resolveRelocations()
779 void RuntimeDyldImpl::resolveExternalSymbols() { in resolveExternalSymbols() function in llvm::RuntimeDyldImpl