Searched refs:rw_bits (Results 1 – 1 of 1) sorted by relevance
863 uint64_t rw_bits = watch_flags << (16 + 4 * wp_index); in SetHardwareWatchpointWithIndex() local874 control_bits |= enable_bit | rw_bits | size_bits; in SetHardwareWatchpointWithIndex()886 (dr7_value.GetAsUInt64() & bit_mask) != (rw_bits | size_bits)) { in SetHardwareWatchpointWithIndex()