Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBRemote.cpp3526 static bool process_does_not_exist (nub_process_t pid) { in process_does_not_exist() function
3887 if (process_does_not_exist (pid_attaching_to)) { in HandlePacket_v()