Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcessTrace.h34 bool CanDebug(lldb::TargetSP target_sp,
H A DProcess.h553 virtual bool CanDebug(lldb::TargetSP target,
/llvm-project-15.0.7/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.h43 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessMachCore.cpp84 bool ProcessMachCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMachCore
/llvm-project-15.0.7/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.cpp373 if (process_sp->CanDebug(target_sp, true)) { in FindPlugin()
387 if (process_sp->CanDebug(target_sp, false)) { in FindPlugin()
/llvm-project-15.0.7/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.h49 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessMinidump.cpp226 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMinidump
/llvm-project-15.0.7/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.h59 bool CanDebug(lldb::TargetSP target_sp,
H A DScriptedProcess.cpp77 bool ScriptedProcess::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ScriptedProcess
/llvm-project-15.0.7/lldb/unittests/Target/
H A DExecutionContextTest.cpp52 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anon6d46c1ae0111::DummyProcess
/llvm-project-15.0.7/lldb/unittests/Thread/
H A DThreadTest.cpp45 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anon6ea208be0111::DummyProcess
/llvm-project-15.0.7/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
/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.h67 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessWindows.cpp508 bool ProcessWindows::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in lldb_private::ProcessWindows
/llvm-project-15.0.7/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
/llvm-project-15.0.7/lldb/unittests/Process/
H A DProcessEventDataTest.cpp47 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anon0f15b5c80111::DummyProcess
/llvm-project-15.0.7/lldb/unittests/Expression/
H A DDWARFExpressionTest.cpp333 bool CanDebug(lldb::TargetSP target, in TEST_F() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h76 bool CanDebug(lldb::TargetSP target_sp,
H A DProcessGDBRemote.cpp215 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessGDBRemote