Searched refs:tempAddr (Results 1 – 1 of 1) sorted by relevance
124 lldb::addr_t tempAddr = m_hbp_regs[hw_idx].address; in ClearHardwareBreakpoint() local135 m_hbp_regs[hw_idx].address = tempAddr; in ClearHardwareBreakpoint()180 lldb::addr_t tempAddr = m_hbp_regs[i].address; in ClearAllHardwareBreakpoints() local192 m_hbp_regs[i].address = tempAddr; in ClearAllHardwareBreakpoints()332 lldb::addr_t tempAddr = m_hwp_regs[wp_index].address; in ClearHardwareWatchpoint() local344 m_hwp_regs[wp_index].address = tempAddr; in ClearHardwareWatchpoint()364 lldb::addr_t tempAddr = m_hwp_regs[i].address; in ClearAllHardwareWatchpoints() local376 m_hwp_regs[i].address = tempAddr; in ClearAllHardwareWatchpoints()