Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1929 inline SymbolNameSet MaterializationResponsibility::getRequestedSymbols() const { in getRequestedSymbols() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp832 JITDylib::getRequestedSymbols(const SymbolFlagsMap &SymbolFlags) const { in getRequestedSymbols() function in llvm::orc::JITDylib