Home
last modified time | relevance | path

Searched defs:GetResumeCountForLaunchInfo (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp146 PlatformNetBSD::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { in GetResumeCountForLaunchInfo() function in PlatformNetBSD
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp159 PlatformLinux::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { in GetResumeCountForLaunchInfo() function in PlatformLinux
/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h640 virtual uint32_t GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { GetResumeCountForLaunchInfo() function
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp670 PlatformDarwin::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { GetResumeCountForLaunchInfo() function in PlatformDarwin