Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTargetProcessControl.cpp57 SelfTargetProcessControl::loadDylib(const char *DylibPath) { in loadDylib()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCTargetProcessControl.h292 Expected<tpctypes::DylibHandle> loadDylib(const char *DylibPath) override { in loadDylib()