Searched defs:CanDebugProcess (Results 1 – 4 of 4) sorted by relevance
149 bool PlatformOpenBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformOpenBSD
159 bool PlatformFreeBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformFreeBSD
180 bool PlatformNetBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformNetBSD
358 virtual bool CanDebugProcess() { return true; } in CanDebugProcess() function