Home
last modified time | relevance | path

Searched defs:DoAttachToProcessWithName (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp390 ProcessKDP::DoAttachToProcessWithName(const char *process_name, in DoAttachToProcessWithName() function in ProcessKDP
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h979 DoAttachToProcessWithName(const char *process_name, in DoAttachToProcessWithName() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1163 Status ProcessGDBRemote::DoAttachToProcessWithName( in DoAttachToProcessWithName() function in ProcessGDBRemote