Home
last modified time | relevance | path

Searched refs:lookupInitSymbols (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp316 auto LookupResult = Platform::lookupInitSymbols(ES, LookupSymbols); in getInitializers()
373 auto LookupResult = Platform::lookupInitSymbols(ES, LookupSymbols); in getDeinitializers()
419 return Platform::lookupInitSymbols(getExecutionSession(), in issueInitLookups()
H A DCore.cpp1501 Expected<DenseMap<JITDylib *, SymbolMap>> Platform::lookupInitSymbols( in lookupInitSymbols() function in llvm::orc::Platform
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1388 lookupInitSymbols(ExecutionSession &ES,