Home
last modified time | relevance | path

Searched defs:getRequestedSymbols (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h2026 inline SymbolNameSet MaterializationResponsibility::getRequestedSymbols() const { getRequestedSymbols() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp871 JITDylib::getRequestedSymbols(const SymbolFlagsMap &SymbolFlags) const { getRequestedSymbols() function in llvm::orc::JITDylib