Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_x86.cpp34 static inline uint64_t GetBothEnableBitMask(uint32_t wp_index) { in GetBothEnableBitMask() function
77 return GetBothEnableBitMask(wp_index) | (0xF << (16 + 4 * wp_index)); in GetWatchControlBitmask()
216 ~GetBothEnableBitMask(wp_index))) in ClearHardwareWatchpoint()