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
371 virtual bool CanDebugProcess() { return true; } CanDebugProcess() function