Searched refs:CanDebug (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/gnu/llvm/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, function in class:ProcessFreeBSDKernel
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DProcessTrace.h34 bool CanDebug(lldb::TargetSP target_sp,
H A DProcess.h497 /// \see Process::CanDebug ()
544 virtual bool CanDebug(lldb::TargetSP target,
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.h39 bool CanDebug(lldb::TargetSP target_sp,
H A DScriptedProcess.cpp78 bool ScriptedProcess::CanDebug(lldb::TargetSP target_sp, function in class:ScriptedProcess
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.h49 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessMinidump.cpp227 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, function in class:ProcessMinidump
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DProcessTrace.cpp40 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { function in class:ProcessTrace
H A DProcess.cpp374 if (process_sp->CanDebug(target_sp, true)) {
388 if (process_sp->CanDebug(target_sp, false)) {
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.h43 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessMachCore.cpp85 bool ProcessMachCore::CanDebug(lldb::TargetSP target_sp, function in class:ProcessMachCore
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.h54 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessKDP.cpp114 bool ProcessKDP::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { function in class:ProcessKDP
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h54 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessElfCore.cpp82 bool ProcessElfCore::CanDebug(lldb::TargetSP target_sp, function in class:ProcessElfCore
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.h64 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessWindows.cpp508 bool ProcessWindows::CanDebug(lldb::TargetSP target_sp, function in class:lldb_private::ProcessWindows
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h75 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessGDBRemote.cpp215 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, function in class:ProcessGDBRemote

Completed in 301 milliseconds