Home
last modified time | relevance | path

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

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