Home
last modified time | relevance | path

Searched defs:InputArgv (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithLazyReexports/
H A DLLJITWithLazyReexports.cpp89 cl::list<std::string> InputArgv(cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp40 static cl::list<std::string> InputArgv("args", cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/
H A DLLJITWithExecutorProcessControl.cpp123 cl::list<std::string> InputArgv(cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp106 static cl::list<std::string> InputArgv("args", cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp30 static cl::list<std::string> InputArgv("args", cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DExecutionDriver.cpp106 cl::list<std::string> InputArgv("args", cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp103 InputArgv(cl::ConsumeAfter, cl::desc("<program arguments>...")); variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp84 static cl::list<std::string> InputArgv("args", cl::Positional, variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp336 const std::vector<std::string> &InputArgv) { in reset()
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp133 static cl::list<std::string> InputArgv("args", cl::Positional, variable