Searched refs:CanDebugProcess (Results 1 – 8 of 8) sorted by relevance
45 bool CanDebugProcess() override;
217 bool PlatformFreeBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformFreeBSD
194 bool PlatformOpenBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformOpenBSD
47 bool CanDebugProcess() override;
223 bool PlatformNetBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformNetBSD
359 virtual bool CanDebugProcess() { return true; } in CanDebugProcess() function
2985 platform_sp->CanDebugProcess() && !launch_info.IsScriptedProcess()) { in Launch()3160 platform_sp->CanDebugProcess()) { in Attach()