Home
last modified time | relevance | path

Searched refs:add_exe_file_as_first_arg (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Target/
DProcessTrace.cpp120 const bool add_exe_file_as_first_arg = false; in GetProcessInfo() local
122 add_exe_file_as_first_arg); in GetProcessInfo()
/external/llvm-project/lldb/source/Utility/
DProcessInfo.cpp64 bool add_exe_file_as_first_arg) { in SetExecutableFile() argument
67 if (add_exe_file_as_first_arg) { in SetExecutableFile()
/external/llvm-project/lldb/include/lldb/Utility/
DProcessInfo.h45 bool add_exe_file_as_first_arg);
/external/llvm-project/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.cpp918 const bool add_exe_file_as_first_arg = false; in GetProcessInfo() local
920 add_exe_file_as_first_arg); in GetProcessInfo()
/external/llvm-project/lldb/source/Plugins/Process/minidump/
DProcessMinidump.cpp624 const bool add_exe_file_as_first_arg = false; in GetProcessInfo() local
626 add_exe_file_as_first_arg); in GetProcessInfo()