Searched defs:NumSupportedHardwareBreakpoints (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextThreadMemory.cpp141 uint32_t RegisterContextThreadMemory::NumSupportedHardwareBreakpoints() { function in class:RegisterContextThreadMemory
H A DRegisterContextDarwin_arm.cpp1497 uint32_t RegisterContextDarwin_arm::NumSupportedHardwareBreakpoints() { function in class:RegisterContextDarwin_arm
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp236 uint32_t NativeRegisterContext::NumSupportedHardwareBreakpoints() { return 0; } function in class:NativeRegisterContext
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp270 uint32_t RegisterContext::NumSupportedHardwareBreakpoints() { return 0; } function in class:RegisterContext

Completed in 121 milliseconds