Searched refs:CanDebug (Results 1 – 8 of 8) sorted by relevance
69 bool CanDebug(lldb_private::Target &target, bool plugin_specified_by_name) override;
86 ProcessElfCore::CanDebug(Target &target, bool plugin_specified_by_name) in CanDebug() function in ProcessElfCore
48 CanDebug(lldb_private::Target &target, bool plugin_specified_by_name) override;
75 ProcessPOSIX::CanDebug(Target &target, bool plugin_specified_by_name) in CanDebug() function in ProcessPOSIX
80 CanDebug (Target &target, bool plugin_specified_by_name) override;
333 ProcessGDBRemote::CanDebug (Target &target, bool plugin_specified_by_name) in CanDebug() function in ProcessGDBRemote
1034 CanDebug (Target &target,
656 if (process_sp->CanDebug(target, true)) in FindPlugin()672 if (process_sp->CanDebug(target, false)) in FindPlugin()