Home
last modified time | relevance | path

Searched refs:tempSlot (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_ppc64le.cpp618 long *tempSlot = reinterpret_cast<long *>(m_hwp_regs[wp_index].slot); in ClearHardwareWatchpoint() local
628 m_thread.GetID(), 0, tempSlot); in ClearHardwareWatchpoint()
633 m_hwp_regs[wp_index].slot = reinterpret_cast<long>(tempSlot); in ClearHardwareWatchpoint()