Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h652 void lodgeQuery(std::shared_ptr<AsynchronousSymbolQuery> &Q,
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1182 void JITDylib::lodgeQuery(std::shared_ptr<AsynchronousSymbolQuery> &Q, in lodgeQuery() function in llvm::orc::JITDylib
1768 JD.lodgeQuery(Q, Unresolved, MatchNonExported, CollectedMUsMap[&JD]); in lookup()