Searched defs:CanDebug (Results 1 - 6 of 6) sorted by relevance

/external/lldb/source/Plugins/Process/Linux/
H A DProcessLinux.cpp183 ProcessLinux::CanDebug(Target &target, bool plugin_specified_by_name) function in class:ProcessLinux
192 return ProcessPOSIX::CanDebug(target, plugin_specified_by_name);
/external/lldb/source/Plugins/Process/mach-core/
H A DProcessMachCore.cpp72 ProcessMachCore::CanDebug(Target &target, bool plugin_specified_by_name) function in class:ProcessMachCore
/external/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIX.cpp106 ProcessPOSIX::CanDebug(Target &target, bool plugin_specified_by_name) function in class:ProcessPOSIX
/external/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp63 ProcessElfCore::CanDebug(Target &target, bool plugin_specified_by_name) function in class:ProcessElfCore
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp138 ProcessKDP::CanDebug(Target &target, bool plugin_specified_by_name) function in class:ProcessKDP
/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp206 ProcessGDBRemote::CanDebug (Target &target, bool plugin_specified_by_name) function in class:ProcessGDBRemote

Completed in 145 milliseconds