Searched refs:CanDebugProcess (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.h98 CanDebugProcess () function in class:lldb_private::PlatformLinux
/external/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.h135 CanDebugProcess () { return false; } function in class:PlatformFreeBSD
/external/lldb/include/lldb/Target/
H A DPlatform.h380 CanDebugProcess () function in class:lldb_private::Platform
/external/lldb/source/Commands/
H A DCommandObjectProcess.cpp273 if (platform_sp && platform_sp->CanDebugProcess ())

Completed in 87 milliseconds