Home
last modified time | relevance | path

Searched defs:ClearWatchpointHit (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DNativeRegisterContextWatchpoint_x86.cpp221 NativeRegisterContextWatchpoint_x86::ClearWatchpointHit(uint32_t wp_index) { in ClearWatchpointHit() function in NativeRegisterContextWatchpoint_x86
/external/llvm-project/lldb/source/Host/common/
DNativeRegisterContext.cpp269 Status NativeRegisterContext::ClearWatchpointHit(uint32_t hw_index) { in ClearWatchpointHit() function in NativeRegisterContext