Searched defs:NumSupportedHardwareWatchpoints (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.cpp163 uint32_t RegisterContextThreadMemory::NumSupportedHardwareWatchpoints() { function in class:RegisterContextThreadMemory
H A DRegisterContextDarwin_arm64.cpp920 uint32_t RegisterContextDarwin_arm64::NumSupportedHardwareWatchpoints() { function in class:RegisterContextDarwin_arm64
H A DRegisterContextDarwin_arm.cpp1627 uint32_t RegisterContextDarwin_arm::NumSupportedHardwareWatchpoints() { function in class:RegisterContextDarwin_arm
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp257 uint32_t NativeRegisterContext::NumSupportedHardwareWatchpoints() { return 0; } function in class:NativeRegisterContext
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DFreeBSDThread.cpp411 uint32_t FreeBSDThread::NumSupportedHardwareWatchpoints() { function in class:FreeBSDThread
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp1343 uint32_t NativeRegisterContextNetBSD_x86_64::NumSupportedHardwareWatchpoints() { function in class:NativeRegisterContextNetBSD_x86_64

Completed in 75 milliseconds