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

Overridden By

tools/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  220 PlatformLinux::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) {
tools/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
 1238 PlatformDarwin::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) {
tools/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  189 PlatformNetBSD::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) {

References

tools/lldb/source/Target/Platform.cpp
 1020       uint32_t num_resumes = GetResumeCountForLaunchInfo(launch_info);