Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1481 SymbolNameSet OL_getRequestedSymbols(const MaterializationResponsibility &MR);
1665 return JD->getExecutionSession().OL_getRequestedSymbols(*this); in getRequestedSymbols()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2655 SymbolNameSet ExecutionSession::OL_getRequestedSymbols( in OL_getRequestedSymbols() function in llvm::orc::ExecutionSession