Searched refs:add_as_first_arg (Results 1 – 2 of 2) sorted by relevance
124 bool add_as_first_arg) { in SetExecutableFile() argument125 LLDB_INSTRUMENT_VA(this, exe_file, add_as_first_arg); in SetExecutableFile()127 m_opaque_sp->SetExecutableFile(exe_file.ref(), add_as_first_arg); in SetExecutableFile()
78 void SetExecutableFile(SBFileSpec exe_file, bool add_as_first_arg);