Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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,