Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterContextThreadMemory.cpp180 bool RegisterContextThreadMemory::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContextThreadMemory
HDNativeRegisterContextDBReg_x86.cpp205 bool NativeRegisterContextDBReg_x86::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextDBReg_x86
HDNativeRegisterContextDBReg_arm64.cpp314 bool NativeRegisterContextDBReg_arm64::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextDBReg_arm64
HDRegisterContextDarwin_arm64.cpp1018 bool RegisterContextDarwin_arm64::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContextDarwin_arm64
HDRegisterContextDarwin_arm.cpp1722 bool RegisterContextDarwin_arm::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContextDarwin_arm
/freebsd-head/contrib/llvm-project/lldb/source/Host/common/
HDNativeRegisterContext.cpp270 bool NativeRegisterContext::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in NativeRegisterContext
/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDRegisterContext.cpp298 bool RegisterContext::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContext