Searched refs:BREAK_TYPE (Results 1 – 8 of 8) sorted by relevance
484 BREAK_TYPE491 BREAK_TYPE Type = NotSupported; //Default is NotSupported type in GetBreakpointType()496 Type = (BREAK_TYPE) Dr7.Bits.RW0; in GetBreakpointType()498 Type = (BREAK_TYPE) Dr7.Bits.RW1; in GetBreakpointType()500 Type = (BREAK_TYPE) Dr7.Bits.RW2; in GetBreakpointType()502 Type = (BREAK_TYPE) Dr7.Bits.RW3; in GetBreakpointType()607 if ((Type == (BREAK_TYPE)DataRead) || in EnableDebugRegister()608 (Type == (BREAK_TYPE)SoftwareBreakpoint)) { in EnableDebugRegister()675 if ((Type == (BREAK_TYPE)DataRead) || in FindMatchingDebugRegister()676 (Type == (BREAK_TYPE)SoftwareBreakpoint)) { in FindMatchingDebugRegister()[all …]
513 BREAK_TYPE520 BREAK_TYPE Type = NotSupported; //Default is NotSupported type in GetBreakpointType()525 Type = (BREAK_TYPE) Dr7.Bits.RW0; in GetBreakpointType()527 Type = (BREAK_TYPE) Dr7.Bits.RW1; in GetBreakpointType()529 Type = (BREAK_TYPE) Dr7.Bits.RW2; in GetBreakpointType()531 Type = (BREAK_TYPE) Dr7.Bits.RW3; in GetBreakpointType()636 if ((Type == (BREAK_TYPE)DataRead) || in EnableDebugRegister()637 (Type == (BREAK_TYPE)SoftwareBreakpoint)) { in EnableDebugRegister()704 if ((Type == (BREAK_TYPE)DataRead) || in FindMatchingDebugRegister()705 (Type == (BREAK_TYPE)SoftwareBreakpoint)) { in FindMatchingDebugRegister()[all …]
465 BREAK_TYPE472 BREAK_TYPE Type = NotSupported; //Default is NotSupported type in GetBreakpointType()477 Type = (BREAK_TYPE) Dr7.Bits.RW0; in GetBreakpointType()479 Type = (BREAK_TYPE) Dr7.Bits.RW1; in GetBreakpointType()481 Type = (BREAK_TYPE) Dr7.Bits.RW2; in GetBreakpointType()483 Type = (BREAK_TYPE) Dr7.Bits.RW3; in GetBreakpointType()588 if ((Type == (BREAK_TYPE)DataRead) || in EnableDebugRegister()589 (Type == (BREAK_TYPE)SoftwareBreakpoint)) { in EnableDebugRegister()656 if ((Type == (BREAK_TYPE)DataRead) || in FindMatchingDebugRegister()657 (Type == (BREAK_TYPE)SoftwareBreakpoint)) { in FindMatchingDebugRegister()[all …]
172 } BREAK_TYPE; typedef635 BREAK_TYPE
204 } BREAK_TYPE; typedef689 BREAK_TYPE
503 BREAK_TYPE BreakType; in GdbSendTSignal()
507 BREAK_TYPE