Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp184 Status ProcessKDP::WillAttachToProcessWithName(const char *process_name, in WillAttachToProcessWithName() function in ProcessKDP
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcess.h906 virtual Status WillAttachToProcessWithName(const char *process_name, in WillAttachToProcessWithName() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp530 Status ProcessGDBRemote::WillAttachToProcessWithName(const char *process_name, in WillAttachToProcessWithName() function in ProcessGDBRemote