Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DTarget.h796 bool ClearAllWatchpointHitCounts();
/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp185 ClearAllWatchpointHitCounts(); in CleanupProcess()
1256 bool Target::ClearAllWatchpointHitCounts() { in ClearAllWatchpointHitCounts() function in Target