Searched refs:CanDebugProcess (Results 1 – 12 of 12) sorted by relevance
48 bool CanDebugProcess() override;
149 bool PlatformOpenBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformOpenBSD
51 bool CanDebugProcess() override;
180 bool PlatformNetBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformNetBSD
49 bool CanDebugProcess() override;
159 bool PlatformFreeBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformFreeBSD
193 bool PlatformLinux::CanDebugProcess() { in CanDebugProcess() function in PlatformLinux
73 bool CanDebugProcess() override;
576 bool PlatformWindows::CanDebugProcess() { return true; } in GetSoftwareBreakpointTrapOpcode() 556 bool PlatformWindows::CanDebugProcess() { return true; } CanDebugProcess() function in PlatformWindows
360 virtual bool CanDebugProcess() { return true; }358 virtual bool CanDebugProcess() { return true; } CanDebugProcess() function
3392 platform_sp->CanDebugProcess() && !launch_info.IsScriptedProcess()) { in CreateTrace() 3570 platform_sp->CanDebugProcess() && !attach_info.IsScriptedProcess()) { in AddDummySignal()