Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp199 Status ProcessKDP::WillAttachToProcessWithName(const char *process_name, in WillAttachToProcessWithName() function in ProcessKDP
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h924 virtual Status WillAttachToProcessWithName(const char *process_name, in WillAttachToProcessWithName() function
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp628 Status ProcessGDBRemote::WillAttachToProcessWithName(const char *process_name, in WillAttachToProcessWithName() function in ProcessGDBRemote