Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h230 uint32_t DNBWatchpointGetNumSupportedHWP(nub_process_t pid);
H A DDNB.cpp1182 uint32_t DNBWatchpointGetNumSupportedHWP(nub_process_t pid) { in DNBWatchpointGetNumSupportedHWP() function
H A DRNBRemote.cpp4509 uint32_t num = DNBWatchpointGetNumSupportedHWP(m_ctx.ProcessID()); in HandlePacket_WatchpointSupportInfo()