Home
last modified time | relevance | path

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

/openbsd/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, in CanDebug() function in ProcessFreeBSDKernel
/openbsd/gnu/llvm/lldb/source/Plugins/Process/OpenBSDKernel/
H A DProcessOpenBSDKernel.h37 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessOpenBSDKernel.cpp98 bool ProcessOpenBSDKernel::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessOpenBSDKernel
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DProcessTrace.h34 bool CanDebug(lldb::TargetSP target_sp,
H A DProcess.h544 virtual bool CanDebug(lldb::TargetSP target,
/openbsd/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, in CanDebug() function in ScriptedProcess
/openbsd/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, in CanDebug() function in ProcessMinidump
/openbsd/gnu/llvm/lldb/source/Target/
H A DProcessTrace.cpp40 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessTrace
H A DProcess.cpp374 if (process_sp->CanDebug(target_sp, true)) { in FindPlugin()
388 if (process_sp->CanDebug(target_sp, false)) { in FindPlugin()
/openbsd/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, in CanDebug() function in ProcessMachCore
/openbsd/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, in CanDebug() function in lldb_private::ProcessWindows
/openbsd/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, in CanDebug() function in ProcessElfCore
/openbsd/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) { in CanDebug() function in ProcessKDP
/openbsd/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, in CanDebug() function in ProcessGDBRemote