Lines Matching refs:Fail
145 if (error.Fail()) in GPRRead()
234 if (error.Fail()) in GPRWrite()
321 if (error.Fail()) in FPRRead()
386 if (error.Fail()) in FPRWrite()
449 if (error.Fail()) in DRRead()
488 if (error.Fail()) in DRWrite()
588 if (error.Fail()) in ReadAllRegisterValues()
628 if (error.Fail()) in IsWatchpointHit()
643 if (error.Fail()) in GetWatchpointHitIndex()
665 if (error.Fail()) in IsWatchpointVacant()
683 if (error.Fail()) in ClearHardwareWatchpoint()
689 if (error.Fail()) in ClearHardwareWatchpoint()
697 if (error.Fail()) in ClearHardwareWatchpoint()
711 if (error.Fail()) in ClearAllHardwareWatchpoints()
716 if (error.Fail()) in ClearAllHardwareWatchpoints()
722 if (error.Fail()) in ClearAllHardwareWatchpoints()
750 if (IsWatchpointVacant(wp_index, is_vacant).Fail()) in SetHardwareWatchpoint()
757 if (ApplyHardwareBreakpoint(wp_index, addr, size, watch_flags).Fail()) in SetHardwareWatchpoint()
770 if (error.Fail()) in ApplyHardwareBreakpoint()
791 if (error.Fail()) in ApplyHardwareBreakpoint()
795 if (error.Fail()) in ApplyHardwareBreakpoint()
807 if (DRRead(lldb_dr0_x86_64 + wp_index, reg_value).Fail()) in GetWatchpointAddress()