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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_arm64.cpp209 uint32_t NativeRegisterContextDBReg_arm64::NumSupportedHardwareWatchpoints() { function in class:NativeRegisterContextDBReg_arm64
H A DNativeRegisterContextDBReg_x86.cpp273 uint32_t NativeRegisterContextDBReg_x86::NumSupportedHardwareWatchpoints() { function in class:NativeRegisterContextDBReg_x86
H A DRegisterContextThreadMemory.cpp163 uint32_t RegisterContextThreadMemory::NumSupportedHardwareWatchpoints() { function in class:RegisterContextThreadMemory
H A DRegisterContextDarwin_arm64.cpp919 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-current/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp262 uint32_t NativeRegisterContext::NumSupportedHardwareWatchpoints() { return 0; } function in class:NativeRegisterContext

Completed in 136 milliseconds