Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBLaunchInfo.cpp122 bool add_as_first_arg) { in SetExecutableFile() argument
123 LLDB_INSTRUMENT_VA(this, exe_file, add_as_first_arg); in SetExecutableFile()
125 m_opaque_sp->SetExecutableFile(exe_file.ref(), add_as_first_arg); in SetExecutableFile()
/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBLaunchInfo.i44 SetExecutableFile (lldb::SBFileSpec exe_file, bool add_as_first_arg);
/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBLaunchInfo.h70 void SetExecutableFile(SBFileSpec exe_file, bool add_as_first_arg);