Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.h56 DylibSet Dylibs; variable
H A DSimpleRemoteEPCServer.h176 std::vector<sys::DynamicLibrary> Dylibs; variable
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp112 Dylibs("dlopen", cl::desc("Dynamic libraries to load before linking"), variable
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp153 Dylibs("dlopen", cl::desc("Dynamic libraries to load before linking")); variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp81 static cl::list<std::string> Dylibs("dylib", cl::desc("Add library."), variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp128 Dylibs("preload", variable