Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Target/
DExecutionContextTest.cpp52 virtual bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) { in CanDebug() function in __anon65bb15d50111::DummyProcess
/external/llvm-project/lldb/source/Target/
DProcessTrace.cpp44 bool ProcessTrace::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessTrace
/external/llvm-project/lldb/unittests/Thread/
DThreadTest.cpp45 virtual bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) { in CanDebug() function in __anonf80cb0250111::DummyProcess
/external/llvm-project/lldb/unittests/Process/
DProcessEventDataTest.cpp47 virtual bool CanDebug(lldb::TargetSP target, bool plugin_specified_by_name) { in CanDebug() function in __anon16148ecf0111::DummyProcess
/external/llvm-project/lldb/source/Plugins/Process/mach-core/
DProcessMachCore.cpp86 bool ProcessMachCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMachCore
/external/llvm-project/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.cpp81 bool ProcessElfCore::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessElfCore
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp122 bool ProcessKDP::CanDebug(TargetSP target_sp, bool plugin_specified_by_name) { in CanDebug() function in ProcessKDP
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DProcessWindows.cpp499 bool ProcessWindows::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in lldb_private::ProcessWindows
/external/llvm-project/lldb/source/Plugins/Process/minidump/
DProcessMinidump.cpp229 bool ProcessMinidump::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessMinidump
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.cpp275 bool ProcessFreeBSD::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessFreeBSD
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp216 bool ProcessGDBRemote::CanDebug(lldb::TargetSP target_sp, in CanDebug() function in ProcessGDBRemote