Lines Matching defs:debug_state
623 DBG &debug_state = m_state.context.dbg; in ThreadWillResume() local
755 void DNBArchImplI386::SetWatchpoint(DBG &debug_state, uint32_t hw_index, in SetWatchpoint()
805 void DNBArchImplI386::SetHardwareBreakpoint(DBG &debug_state, uint32_t hw_index, in SetHardwareBreakpoint()
871 DBG &debug_state = m_state.context.dbg; in EnableHardwareBreakpoint() local
926 DBG &debug_state = m_state.context.dbg; in DisableHardwareBreakpoint() local
950 void DNBArchImplI386::ClearWatchpoint(DBG &debug_state, uint32_t hw_index) { in ClearWatchpoint()
972 bool DNBArchImplI386::IsWatchpointVacant(const DBG &debug_state, in IsWatchpointVacant()
987 void DNBArchImplI386::ClearWatchpointHits(DBG &debug_state) { in ClearWatchpointHits()
993 bool DNBArchImplI386::IsWatchpointHit(const DBG &debug_state, in IsWatchpointHit()
1006 nub_addr_t DNBArchImplI386::GetWatchAddress(const DBG &debug_state, in GetWatchAddress()
1077 DBG &debug_state = m_state.context.dbg; in EnableHardwareWatchpoint() local
1117 DBG &debug_state = m_state.context.dbg; in DisableHardwareWatchpoint() local
1149 DBG &debug_state = m_state.context.dbg; in GetHardwareWatchpointHit() local