Searched refs:tempAddr (Results 1 – 1 of 1) sorted by relevance
104 lldb::addr_t tempAddr = m_hbp_regs[hw_idx].address; in ClearHardwareBreakpoint() local115 m_hbp_regs[hw_idx].address = tempAddr; in ClearHardwareBreakpoint()162 lldb::addr_t tempAddr = m_hbp_regs[i].address; in ClearAllHardwareBreakpoints() local174 m_hbp_regs[i].address = tempAddr; in ClearAllHardwareBreakpoints()293 lldb::addr_t tempAddr = m_hwp_regs[wp_index].address; in ClearHardwareWatchpoint() local305 m_hwp_regs[wp_index].address = tempAddr; in ClearHardwareWatchpoint()326 lldb::addr_t tempAddr = m_hwp_regs[i].address; in ClearAllHardwareWatchpoints() local338 m_hwp_regs[i].address = tempAddr; in ClearAllHardwareWatchpoints()