Searched refs:CanDebugProcess (Results 1 – 12 of 12) sorted by relevance
45 bool CanDebugProcess() override;
194 bool PlatformOpenBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformOpenBSD
47 bool CanDebugProcess() override;
254 bool PlatformLinux::CanDebugProcess() { in CanDebugProcess() function in PlatformLinux
223 bool PlatformNetBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformNetBSD
250 bool PlatformFreeBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformFreeBSD
60 bool CanDebugProcess() override;
307 bool PlatformWindows::CanDebugProcess() { return true; } in CanDebugProcess() function in PlatformWindows
359 virtual bool CanDebugProcess() { return true; } in CanDebugProcess() function
2955 platform_sp->CanDebugProcess()) { in Launch()3099 platform_sp->CanDebugProcess()) { in Attach()