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

References

tools/lldb/include/lldb/Target/Process.h
  114     SetProcessPluginName(launch_info.GetProcessPluginName());
tools/lldb/source/API/SBAttachInfo.cpp
  104   return m_opaque_sp->SetProcessPluginName(plugin_name);
tools/lldb/source/Commands/CommandObjectPlatform.cpp
 1413         attach_info.SetProcessPluginName(option_arg);
tools/lldb/source/Commands/CommandObjectProcess.cpp
  293         attach_info.SetProcessPluginName(option_arg);