Home
last modified time | relevance | path

Searched defs:hw_index (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp270 bool NativeRegisterContext::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint()
274 Status NativeRegisterContext::ClearWatchpointHit(uint32_t hw_index) { in ClearWatchpointHit()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.cpp180 bool RegisterContextThreadMemory::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint()
H A DRegisterContextDarwin_arm.cpp1602 bool RegisterContextDarwin_arm::ClearHardwareBreakpoint(uint32_t hw_index) { in ClearHardwareBreakpoint()
1722 bool RegisterContextDarwin_arm::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint()
H A DRegisterContextDarwin_arm64.cpp1018 bool RegisterContextDarwin_arm64::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBWatchpoint.cpp98 int32_t hw_index = -1; GetHardwareIndex() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp292 ClearHardwareWatchpoint(uint32_t hw_index) ClearHardwareWatchpoint() argument
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dce.h90 unsigned int hw_index; member