Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp1722 bool RegisterContextDarwin_arm::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in RegisterContextDarwin_arm
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp270 bool NativeRegisterContext::ClearHardwareWatchpoint(uint32_t hw_index) { in ClearHardwareWatchpoint() function in NativeRegisterContext
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp292 bool RegisterContext::ClearHardwareWatchpoint(uint32_t hw_index) { ClearHardwareWatchpoint() function in RegisterContext