Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_x86.cpp143 Status NativeRegisterContextDBReg_x86::SetHardwareWatchpointWithIndex( in SetHardwareWatchpointWithIndex() function in NativeRegisterContextDBReg_x86
251 error = SetHardwareWatchpointWithIndex(addr, size, watch_flags, wp_index); in SetHardwareWatchpoint()
H A DNativeRegisterContextDBReg_x86.h38 Status SetHardwareWatchpointWithIndex(lldb::addr_t addr, size_t size,
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeRegisterContextWindows_arm.h51 Status SetHardwareWatchpointWithIndex(lldb::addr_t addr, size_t size,
H A DNativeRegisterContextWindows_arm64.h51 Status SetHardwareWatchpointWithIndex(lldb::addr_t addr, size_t size,
H A DNativeRegisterContextWindows_arm.cpp615 Status NativeRegisterContextWindows_arm::SetHardwareWatchpointWithIndex( in SetHardwareWatchpointWithIndex() function in NativeRegisterContextWindows_arm
H A DNativeRegisterContextWindows_arm64.cpp725 Status NativeRegisterContextWindows_arm64::SetHardwareWatchpointWithIndex( in SetHardwareWatchpointWithIndex() function in NativeRegisterContextWindows_arm64