Searched defs:WatchpointIsEnabled (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ | ||
H A D | NativeRegisterContextDBReg_arm64.cpp | 405 bool NativeRegisterContextDBReg_arm64::WatchpointIsEnabled(uint32_t wp_index) { in WatchpointIsEnabled() function in NativeRegisterContextDBReg_arm64 |
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeRegisterContextLinux_ppc64le.cpp | 660 bool NativeRegisterContextLinux_ppc64le::WatchpointIsEnabled( in WatchpointIsEnabled() function in NativeRegisterContextLinux_ppc64le |
H A D | NativeRegisterContextLinux_arm.cpp | 655 bool NativeRegisterContextLinux_arm::WatchpointIsEnabled(uint32_t wp_index) { in WatchpointIsEnabled() function in NativeRegisterContextLinux_arm |