Home
last modified time | relevance | path

Searched refs:AttachSynchronousHijackListenerName (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h384 static constexpr llvm::StringRef AttachSynchronousHijackListenerName = variable
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3447 Process::AttachSynchronousHijackListenerName.data()); in Attach()