Searched refs:CanDebugProcess (Results 1 – 8 of 8) sorted by relevance
52 bool CanDebugProcess() override;
198 bool PlatformOpenBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformOpenBSD
54 bool CanDebugProcess() override;
227 bool PlatformNetBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformNetBSD
302 bool PlatformFreeBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformFreeBSD
393 virtual bool CanDebugProcess() { return true; } in CanDebugProcess() function
2853 platform_sp->CanDebugProcess()) { in Launch()3010 platform_sp->CanDebugProcess()) { in Attach()