Home
last modified time | relevance | path

Searched defs:NumSupportedHardwareWatchpoints (Results 1 – 20 of 20) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/
H A DDNBArch.h81 virtual uint32_t NumSupportedHardwareWatchpoints() { return 0; } in NumSupportedHardwareWatchpoints() function
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.cpp163 uint32_t RegisterContextThreadMemory::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in RegisterContextThreadMemory
H A DNativeRegisterContextDBReg_x86.cpp273 uint32_t NativeRegisterContextDBReg_x86::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in NativeRegisterContextDBReg_x86
H A DNativeRegisterContextDBReg_arm64.cpp209 uint32_t NativeRegisterContextDBReg_arm64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextDBReg_arm64
H A DRegisterContextDarwin_arm64.cpp919 uint32_t RegisterContextDarwin_arm64::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in RegisterContextDarwin_arm64
H A DRegisterContextDarwin_arm.cpp1627 uint32_t RegisterContextDarwin_arm::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in RegisterContextDarwin_arm
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeRegisterContextWindows_arm.cpp639 uint32_t NativeRegisterContextWindows_arm::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_arm
H A DNativeRegisterContextWindows_arm64.cpp749 uint32_t NativeRegisterContextWindows_arm64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_arm64
H A DNativeRegisterContextWindows_WoW64.cpp598 uint32_t NativeRegisterContextWindows_WoW64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_WoW64
H A DNativeRegisterContextWindows_i386.cpp608 uint32_t NativeRegisterContextWindows_i386::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_i386
H A DNativeRegisterContextWindows_x86_64.cpp814 NativeRegisterContextWindows_x86_64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_x86_64
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_s390x.cpp614 uint32_t NativeRegisterContextLinux_s390x::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextLinux_s390x
H A DNativeRegisterContextLinux_ppc64le.cpp507 uint32_t NativeRegisterContextLinux_ppc64le::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextLinux_ppc64le
H A DNativeRegisterContextLinux_arm.cpp450 uint32_t NativeRegisterContextLinux_arm::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextLinux_arm
/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp262 uint32_t NativeRegisterContext::NumSupportedHardwareWatchpoints() { return 0; } in NumSupportedHardwareWatchpoints() function in NativeRegisterContext
/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp291 uint32_t RegisterContext::NumSupportedHardwareWatchpoints() { return 0; } in NumSupportedHardwareWatchpoints() function in RegisterContext
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp578 uint32_t MachThread::NumSupportedHardwareWatchpoints() const { NumSupportedHardwareWatchpoints() function in MachThread
H A DMachThreadList.cpp557 uint32_t MachThreadList::NumSupportedHardwareWatchpoints() const { in NumSupportedHardwareWatchpoints() function in MachThreadList
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp677 uint32_t DNBArchImplX86_64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in DNBArchImplX86_64
/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/
H A DDNBArchImplARM64.cpp705 uint32_t DNBArchMachARM64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in DNBArchMachARM64
[all...]