/llvm-project/lldb/tools/debugserver/source/ |
H A D | DNBArch.h | 81 virtual uint32_t NumSupportedHardwareWatchpoints() { return 0; } in NumSupportedHardwareWatchpoints() function
|
/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextThreadMemory.cpp | 163 uint32_t RegisterContextThreadMemory::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in RegisterContextThreadMemory
|
H A D | NativeRegisterContextDBReg_x86.cpp | 273 uint32_t NativeRegisterContextDBReg_x86::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in NativeRegisterContextDBReg_x86
|
H A D | NativeRegisterContextDBReg_arm64.cpp | 209 uint32_t NativeRegisterContextDBReg_arm64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextDBReg_arm64
|
H A D | RegisterContextDarwin_arm64.cpp | 919 uint32_t RegisterContextDarwin_arm64::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in RegisterContextDarwin_arm64
|
H A D | RegisterContextDarwin_arm.cpp | 1627 uint32_t RegisterContextDarwin_arm::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in RegisterContextDarwin_arm
|
/llvm-project/lldb/source/Plugins/Process/Windows/Common/ |
H A D | NativeRegisterContextWindows_arm.cpp | 639 uint32_t NativeRegisterContextWindows_arm::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_arm
|
H A D | NativeRegisterContextWindows_arm64.cpp | 749 uint32_t NativeRegisterContextWindows_arm64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_arm64
|
H A D | NativeRegisterContextWindows_WoW64.cpp | 598 uint32_t NativeRegisterContextWindows_WoW64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_WoW64
|
H A D | NativeRegisterContextWindows_i386.cpp | 608 uint32_t NativeRegisterContextWindows_i386::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_i386
|
H A D | NativeRegisterContextWindows_x86_64.cpp | 814 NativeRegisterContextWindows_x86_64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextWindows_x86_64
|
/llvm-project/lldb/source/Plugins/Process/Linux/ |
H A D | NativeRegisterContextLinux_s390x.cpp | 614 uint32_t NativeRegisterContextLinux_s390x::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextLinux_s390x
|
H A D | NativeRegisterContextLinux_ppc64le.cpp | 507 uint32_t NativeRegisterContextLinux_ppc64le::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextLinux_ppc64le
|
H A D | NativeRegisterContextLinux_arm.cpp | 450 uint32_t NativeRegisterContextLinux_arm::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in NativeRegisterContextLinux_arm
|
/llvm-project/lldb/source/Host/common/ |
H A D | NativeRegisterContext.cpp | 262 uint32_t NativeRegisterContext::NumSupportedHardwareWatchpoints() { return 0; } in NumSupportedHardwareWatchpoints() function in NativeRegisterContext
|
/llvm-project/lldb/source/Target/ |
H A D | RegisterContext.cpp | 291 uint32_t RegisterContext::NumSupportedHardwareWatchpoints() { return 0; } in NumSupportedHardwareWatchpoints() function in RegisterContext
|
/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachThread.cpp | 578 uint32_t MachThread::NumSupportedHardwareWatchpoints() const { NumSupportedHardwareWatchpoints() function in MachThread
|
H A D | MachThreadList.cpp | 557 uint32_t MachThreadList::NumSupportedHardwareWatchpoints() const { in NumSupportedHardwareWatchpoints() function in MachThreadList
|
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/ |
H A D | DNBArchImplX86_64.cpp | 677 uint32_t DNBArchImplX86_64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in DNBArchImplX86_64
|
/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/ |
H A D | DNBArchImplARM64.cpp | 705 uint32_t DNBArchMachARM64::NumSupportedHardwareWatchpoints() { NumSupportedHardwareWatchpoints() function in DNBArchMachARM64 [all...] |