Searched refs:DNBWatchpointGetNumSupportedHWP (Results 1 – 3 of 3) sorted by relevance
228 uint32_t DNBWatchpointGetNumSupportedHWP(nub_process_t pid);
1173 uint32_t DNBWatchpointGetNumSupportedHWP(nub_process_t pid) { in DNBWatchpointGetNumSupportedHWP() function
4595 uint32_t num = DNBWatchpointGetNumSupportedHWP(m_ctx.ProcessID()); in HandlePacket_WatchpointSupportInfo()