Home
last modified time | relevance | path

Searched defs:plugin_specified_by_name (Results 1 – 14 of 14) 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() argument
/llvm-project/lldb/unittests/Target/
H A DExecutionContextTest.cpp50 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug()
H A DMemoryTest.cpp46 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug()
H A DLocateModuleCallbackTest.cpp53 bool CanDebug(TargetSP target, bool plugin_specified_by_name) override { in CanDebug() argument
/llvm-project/lldb/unittests/Thread/
H A DThreadTest.cpp73 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug()
/llvm-project/lldb/unittests/Process/
H A DProcessEventDataTest.cpp48 bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) override { in CanDebug() argument
/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DProcessFreeBSDKernel.cpp117 bool plugin_specified_by_name) { in CanDebug() argument
/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp73 bool plugin_specified_by_name) { in CanDebug() argument
/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp87 bool plugin_specified_by_name) { in CanDebug() argument
/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() argument
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp151 CanDebug(lldb::TargetSP target_sp,bool plugin_specified_by_name) CanDebug() argument
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp83 bool plugin_specified_by_name) { in CanDebug() argument
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp504 CanDebug(lldb::TargetSP target_sp,bool plugin_specified_by_name) CanDebug() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp223 bool plugin_specified_by_name) { in CanDebug() argument