Home
last modified time | relevance | path

Searched defs:DisableHardwareWatchpoint (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/
H A DDNBArch.h95 virtual bool DisableHardwareWatchpoint(uint32_t hw_index, in DisableHardwareWatchpoint() function
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp570 bool MachThread::DisableHardwareWatchpoint(const DNBBreakpoint *wp, DisableHardwareWatchpoint() function in MachThread
H A DMachThreadList.cpp539 bool MachThreadList::DisableHardwareWatchpoint(const DNBBreakpoint *wp) const { in DisableHardwareWatchpoint() function in MachThreadList
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp1069 bool DNBArchImplX86_64::DisableHardwareWatchpoint(uint32_t hw_index, DisableHardwareWatchpoint() function in DNBArchImplX86_64
/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/
H A DDNBArchImplARM64.cpp1170 bool DNBArchMachARM64::DisableHardwareWatchpoint(uint32_t hw_index, DisableHardwareWatchpoint() function in DNBArchMachARM64