Home
last modified time | relevance | path

Searched defs:CanDebug (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcessTrace.cpp44 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessTrace
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp85 bool ScriptedProcess::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ScriptedProcess
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp81 bool ProcessElfCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessElfCore
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp229 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMinidump
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp222 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessGDBRemote