Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h1135 legacyLookup(LegacyAsyncLookupFunction AsyncLookup, SymbolNameSet Names,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1918 LegacyAsyncLookupFunction AsyncLookup, SymbolNameSet Names, in legacyLookup() argument
1951 SymbolNameSet UnresolvedSymbols = AsyncLookup(Query, std::move(Names)); in legacyLookup()