Home
last modified time | relevance | path

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

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