Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h917 legacyLookup(std::shared_ptr<AsynchronousSymbolQuery> Q, SymbolNameSet Names);
1135 legacyLookup(LegacyAsyncLookupFunction AsyncLookup, SymbolNameSet Names,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1583 JITDylib::legacyLookup(std::shared_ptr<AsynchronousSymbolQuery> Q, in legacyLookup() function in llvm::orc::JITDylib
1917 Expected<SymbolMap> ExecutionSession::legacyLookup( in legacyLookup() function in llvm::orc::ExecutionSession