Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp377 ProcessKDP::DoAttachToProcessWithName(const char *process_name, in DoAttachToProcessWithName() function in ProcessKDP
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcess.h961 DoAttachToProcessWithName(const char *process_name, in DoAttachToProcessWithName() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1139 Status ProcessGDBRemote::DoAttachToProcessWithName( in DoAttachToProcessWithName() function in ProcessGDBRemote