Searched refs:applyExternalSymbolRelocations (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1110 void RuntimeDyldImpl::applyExternalSymbolRelocations( function in class:llvm::RuntimeDyldImpl
1212 applyExternalSymbolRelocations(ExternalSymbolMap);
1240 SharedThis->applyExternalSymbolRelocations(Resolved);
H A DRuntimeDyldImpl.h418 void applyExternalSymbolRelocations(

Completed in 122 milliseconds