Home
last modified time | relevance | path

Searched defs:first_arg_is_executable (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DProcessInfo.cpp81 bool first_arg_is_executable) { in SetArguments()
96 void ProcessInfo::SetArguments(const Args &args, bool first_arg_is_executable) { in SetArguments()
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DHost.cpp429 const bool first_arg_is_executable = true; in RunShellCommand() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1191 const bool first_arg_is_executable = true; in DoExecute() local