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

References

tools/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp
  364           m_remote_platform_sp->Attach(attach_info, debugger, target, error);
  385   const char *plugin_name = attach_info.GetProcessPluginName();
  387       attach_info.GetListenerForProcess(debugger), plugin_name, nullptr);
  389   process_sp->HijackProcessEvents(attach_info.GetHijackListener());
  391     error = process_sp->Attach(attach_info);