Searched defs:DoWillAttachToProcessWithName (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/ | ||
H A D | ProcessKDP.cpp | 184 Status ProcessKDP::DoWillAttachToProcessWithName(const char *process_name, DoWillAttachToProcessWithName() function in ProcessKDP |
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Process.h | 972 virtual Status DoWillAttachToProcessWithName(const char *process_name, DoWillAttachToProcessWithName() function |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | ProcessGDBRemote.cpp | 522 Status ProcessGDBRemote::DoWillAttachToProcessWithName(const char *process_name, in DoWillAttachToProcessWithName() function in ProcessGDBRemote |