Searched defs:CanDebug (Results 1 – 9 of 9) sorted by relevance
40 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessTrace
115 bool ProcessFreeBSDKernel::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessFreeBSDKernel
78 bool ScriptedProcess::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ScriptedProcess
85 bool ProcessMachCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMachCore
82 bool ProcessElfCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessElfCore
114 bool ProcessKDP::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessKDP
508 bool ProcessWindows::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in lldb_private::ProcessWindows
227 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMinidump
215 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessGDBRemote