Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNB.h228 uint32_t DNBWatchpointGetNumSupportedHWP(nub_process_t pid);
DDNB.cpp1173 uint32_t DNBWatchpointGetNumSupportedHWP(nub_process_t pid) { in DNBWatchpointGetNumSupportedHWP() function
DRNBRemote.cpp4595 uint32_t num = DNBWatchpointGetNumSupportedHWP(m_ctx.ProcessID()); in HandlePacket_WatchpointSupportInfo()