Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h771 legacyLookup(LegacyAsyncLookupFunction AsyncLookup, SymbolNameSet Names,
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1612 LegacyAsyncLookupFunction AsyncLookup, SymbolNameSet Names, in legacyLookup() argument
1683 SymbolNameSet UnresolvedSymbols = AsyncLookup(Query, std::move(Names)); in legacyLookup()