Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
Dlibdebugserver.cpp177 ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange()
DDNB.h155 nub_size_t DNBProcessGetStopCount(nub_process_t pid) DNB_EXPORT;
Ddebugserver.cpp459 ctx.SetProcessStopCount(DNBProcessGetStopCount(pid)); in HandleProcessStateChange()
DDNB.cpp1666 nub_size_t DNBProcessGetStopCount(nub_process_t pid) { in DNBProcessGetStopCount() function