Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp40 static cl::list<std::string> InputArgv("args", cl::Positional, variable
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithLazyReexports/
H A DLLJITWithLazyReexports.cpp89 cl::list<std::string> InputArgv(cl::Positional, variable
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp108 static cl::list<std::string> InputArgv("args", cl::Positional, variable
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/
H A DLLJITWithExecutorProcessControl.cpp120 cl::list<std::string> InputArgv(cl::Positional, variable
/llvm-project/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp30 static cl::list<std::string> InputArgv("args", cl::Positional, global() variable
/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp106 cl::list<std::string> InputArgv("args", cl::Positional, variable
/llvm-project/llvm/tools/lli/
H A Dlli.cpp101 InputArgv(cl::ConsumeAfter, cl::desc("<program arguments>...")); global() variable
/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp84 static cl::list<std::string> InputArgv("args", cl::Positional, variable
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp336 reset(LLVMContext & C,ExecutionEngine * EE,const std::vector<std::string> & InputArgv) reset() argument
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp138 static cl::list<std::string> InputArgv("args", cl::Positional, global() variable