Searched defs:CanDebugProcess (Results 1 – 4 of 4) sorted by relevance
198 bool PlatformOpenBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformOpenBSD
302 bool PlatformFreeBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformFreeBSD
227 bool PlatformNetBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformNetBSD
393 virtual bool CanDebugProcess() { return true; } in CanDebugProcess() function