Home
last modified time | relevance | path

Searched refs:add_as_first_arg (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBLaunchInfo.cpp120 bool add_as_first_arg) { in SetExecutableFile() argument
122 (lldb::SBFileSpec, bool), exe_file, add_as_first_arg); in SetExecutableFile()
124 m_opaque_sp->SetExecutableFile(exe_file.ref(), add_as_first_arg); in SetExecutableFile()
/external/llvm-project/lldb/bindings/interface/
DSBLaunchInfo.i41 SetExecutableFile (lldb::SBFileSpec exe_file, bool add_as_first_arg);
/external/llvm-project/lldb/include/lldb/API/
DSBLaunchInfo.h70 void SetExecutableFile(SBFileSpec exe_file, bool add_as_first_arg);