Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
HDProcessFreeBSDKernel.h38 bool CanDebug(lldb::TargetSP target_sp,
HDProcessFreeBSDKernel.cpp116 bool ProcessFreeBSDKernel::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessFreeBSDKernel
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDProcessTrace.h35 bool CanDebug(lldb::TargetSP target_sp,
HDProcess.h558 virtual bool CanDebug(lldb::TargetSP target,
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
HDProcessMinidump.h49 bool CanDebug(lldb::TargetSP target_sp,
HDProcessMinidump.cpp150 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMinidump
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDProcessTrace.cpp42 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessTrace
HDProcess.cpp415 if (process_sp->CanDebug(target_sp, true)) { in FindPlugin()
429 if (process_sp->CanDebug(target_sp, false)) { in FindPlugin()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
HDScriptedProcess.h40 bool CanDebug(lldb::TargetSP target_sp,
HDScriptedProcess.cpp72 bool ScriptedProcess::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ScriptedProcess
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.h53 bool CanDebug(lldb::TargetSP target_sp,
HDProcessElfCore.cpp82 bool ProcessElfCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessElfCore
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.h76 bool CanDebug(lldb::TargetSP target_sp,
HDProcessGDBRemote.cpp222 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessGDBRemote