Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.cpp180 bool RegisterContextThreadMemory::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContextThreadMemory
H A DNativeRegisterContextDBReg_x86.cpp205 bool NativeRegisterContextDBReg_x86::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextDBReg_x86
H A DNativeRegisterContextDBReg_arm64.cpp314 bool NativeRegisterContextDBReg_arm64::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextDBReg_arm64
H A DRegisterContextDarwin_arm64.cpp1018 bool RegisterContextDarwin_arm64::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContextDarwin_arm64
H A DRegisterContextDarwin_arm.cpp1669 bool RegisterContextDarwin_arm::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContextDarwin_arm
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeRegisterContextWindows_arm64.cpp730 bool NativeRegisterContextWindows_arm64::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextWindows_arm64
H A DNativeRegisterContextWindows_arm.cpp620 bool NativeRegisterContextWindows_arm::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextWindows_arm
H A DNativeRegisterContextWindows_WoW64.cpp459 bool NativeRegisterContextWindows_WoW64::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextWindows_WoW64
H A DNativeRegisterContextWindows_i386.cpp469 bool NativeRegisterContextWindows_i386::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextWindows_i386
H A DNativeRegisterContextWindows_x86_64.cpp673 bool NativeRegisterContextWindows_x86_64::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextWindows_x86_64
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_s390x.cpp546 bool NativeRegisterContextLinux_s390x::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextLinux_s390x
H A DNativeRegisterContextLinux_ppc64le.cpp607 bool NativeRegisterContextLinux_ppc64le::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextLinux_ppc64le
H A DNativeRegisterContextLinux_arm.cpp568 bool NativeRegisterContextLinux_arm::ClearHardwareWatchpoint( in ClearHardwareWatchpoint() function in NativeRegisterContextLinux_arm
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DNativeRegisterContext.cpp276 bool NativeRegisterContext::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in NativeRegisterContext
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContext.cpp292 bool RegisterContext::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContext