Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DProcessTrace.cpp42 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessTrace
/llvm-project/lldb/unittests/Target/
H A DExecutionContextTest.cpp50 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anon16c70f110111::DummyProcess
H A DMemoryTest.cpp46 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anona2850e110111::DummyProcess
H A DLocateModuleCallbackTest.cpp53 bool CanDebug(TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anonb47051230111::MockProcess
/llvm-project/lldb/unittests/ValueObject/
H A DDumpValueObjectOptionsTests.cpp32 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function
/llvm-project/lldb/unittests/Thread/
H A DThreadTest.cpp73 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anonc5c8ae610111::DummyProcess
/llvm-project/lldb/unittests/Process/
H A DProcessEventDataTest.cpp48 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() function in __anone89faf8b0111::DummyProcess
/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DProcessFreeBSDKernel.cpp116 bool ProcessFreeBSDKernel::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessFreeBSDKernel
/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp72 bool ScriptedProcess::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ScriptedProcess
/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp86 bool ProcessMachCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMachCore
/llvm-project/lldb/unittests/Expression/
H A DDWARFExpressionTest.cpp381 bool CanDebug(lldb::TargetSP target, TEST_F() function
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp113 bool ProcessKDP::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessKDP
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp150 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, CanDebug() function in ProcessMinidump
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp82 bool ProcessElfCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessElfCore
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp503 bool ProcessWindows::CanDebug(lldb::TargetSP target_sp, CanDebug() function in lldb_private::ProcessWindows
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp222 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessGDBRemote