Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DGetDylibInterface.h36 LLVM_ABI Expected<SymbolNameSet> getDylibInterface(ExecutionSession &ES,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DGetDylibInterface.cpp110 Expected<SymbolNameSet> getDylibInterface(ExecutionSession &ES, Twine Path) { in getDylibInterface() function