reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/unittests/tools/lldb-server/tests/TestClient.cpp
   99   Info.SetArchitecture(arch_spec);
  100   Info.SetArguments(args, true);
  101   Info.GetEnvironment() = Host::GetEnvironment();
  105   Info.SetMonitorProcessCallback(&ProcessLaunchInfo::NoOpMonitorCallback,
  108   status = Host::LaunchProcess(Info);