Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DProcessInfo.cpp83 bool first_arg_is_executable) { in SetArguments()
98 void ProcessInfo::SetArguments(const Args &args, bool first_arg_is_executable) { in SetArguments()
/external/llvm-project/lldb/source/Host/common/
DHost.cpp523 const bool first_arg_is_executable = true; in RunShellCommand() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectPlatform.cpp1050 const bool first_arg_is_executable = true; in DoExecute() local