Home
last modified time | relevance | path

Searched refs:CanDebug (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DProcessFreeBSDKernel.h37 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessFreeBSDKernel.cpp115 bool ProcessFreeBSDKernel::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessFreeBSDKernel
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcessTrace.h34 bool CanDebug(lldb::TargetSP target_sp,
H A DProcess.h554 virtual bool CanDebug(lldb::TargetSP target,
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.h49 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessMinidump.cpp150 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMinidump
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcessTrace.cpp42 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessTrace
H A DProcess.cpp385 if (process_sp->CanDebug(target_sp, true)) { in FindPlugin()
399 if (process_sp->CanDebug(target_sp, false)) { in FindPlugin()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.h40 bool CanDebug(lldb::TargetSP target_sp,
H A DScriptedProcess.cpp72 bool ScriptedProcess::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ScriptedProcess
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h53 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessElfCore.cpp82 bool ProcessElfCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessElfCore
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h76 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessGDBRemote.cpp221 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessGDBRemote