Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBArch.h91 virtual bool DisableHardwareBreakpoint(uint32_t hw_index, in DisableHardwareBreakpoint() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachThread.cpp561 bool MachThread::DisableHardwareBreakpoint(const DNBBreakpoint *bp, in DisableHardwareBreakpoint() function in MachThread
DMachThreadList.cpp551 bool MachThreadList::DisableHardwareBreakpoint(const DNBBreakpoint *bp) const { in DisableHardwareBreakpoint() function in MachThreadList
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.cpp1056 bool DNBArchMachARM::DisableHardwareBreakpoint(uint32_t hw_index, in DisableHardwareBreakpoint() function in DNBArchMachARM
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.cpp920 bool DNBArchImplI386::DisableHardwareBreakpoint(uint32_t hw_index, in DisableHardwareBreakpoint() function in DNBArchImplI386
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/
DDNBArchImplARM64.cpp1034 bool DNBArchMachARM64::DisableHardwareBreakpoint(uint32_t hw_index, in DisableHardwareBreakpoint() function in DNBArchMachARM64
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.cpp979 bool DNBArchImplX86_64::DisableHardwareBreakpoint(uint32_t hw_index, in DisableHardwareBreakpoint() function in DNBArchImplX86_64