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

References

tools/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  250     error = Platform::LaunchProcess(launch_info);
  253       error = m_remote_platform_sp->LaunchProcess(launch_info);
  255       error.SetErrorString("the platform is not currently connected");
  257   return error;