Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/NetBSD/
DPlatformNetBSD.cpp189 PlatformNetBSD::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { in GetResumeCountForLaunchInfo() function in PlatformNetBSD
/external/llvm-project/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp220 PlatformLinux::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { in GetResumeCountForLaunchInfo() function in PlatformLinux
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h653 virtual uint32_t GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { in GetResumeCountForLaunchInfo() function
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp1201 PlatformDarwin::GetResumeCountForLaunchInfo(ProcessLaunchInfo &launch_info) { in GetResumeCountForLaunchInfo() function in PlatformDarwin