Home
last modified time | relevance | path

Searched defs:tempAddr (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_arm64.cpp124 lldb::addr_t tempAddr = m_hbp_regs[hw_idx].address; in ClearHardwareBreakpoint() local
180 lldb::addr_t tempAddr = m_hbp_regs[i].address; in ClearAllHardwareBreakpoints() local
332 lldb::addr_t tempAddr = m_hwp_regs[wp_index].address; in ClearHardwareWatchpoint() local
364 lldb::addr_t tempAddr = m_hwp_regs[i].address; in ClearAllHardwareWatchpoints() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_arm.cpp369 lldb::addr_t tempAddr = m_hbr_regs[hw_idx].address; in ClearHardwareBreakpoint() local
422 lldb::addr_t tempAddr = 0; in ClearAllHardwareBreakpoints() local
583 lldb::addr_t tempAddr = m_hwp_regs[wp_index].address; in ClearHardwareWatchpoint() local
610 lldb::addr_t tempAddr = 0; in ClearAllHardwareWatchpoints() local
H A DNativeRegisterContextLinux_ppc64le.cpp622 lldb::addr_t tempAddr = m_hwp_regs[wp_index].address; in ClearHardwareWatchpoint() local