Home
last modified time | relevance | path

Searched defs:Dylibs (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.h56 DylibSet Dylibs; global() variable
H A DSimpleRemoteEPCServer.h190 std::vector<sys::DynamicLibrary> Dylibs; variable
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp151 Dylibs("dlopen", cl::desc("Dynamic libraries to load before linking")); variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp81 static cl::list<std::string> Dylibs("dylib", cl::desc("Add library."), variable