Searched defs:CanDebugProcess (Results 1 – 4 of 4) sorted by relevance
217 bool PlatformFreeBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformFreeBSD
194 bool PlatformOpenBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformOpenBSD
223 bool PlatformNetBSD::CanDebugProcess() { in CanDebugProcess() function in PlatformNetBSD
359 virtual bool CanDebugProcess() { return true; } in CanDebugProcess() function