Home
last modified time | relevance | path

Searched defs:NumSupportedHardwareBreakpoints (Results 1 – 5 of 5) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNBArch.h76 virtual uint32_t NumSupportedHardwareBreakpoints() { return 0; } in NumSupportedHardwareBreakpoints() function
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextThreadMemory.cpp179 RegisterContextThreadMemory::NumSupportedHardwareBreakpoints () in NumSupportedHardwareBreakpoints() function in RegisterContextThreadMemory
DRegisterContextDarwin_arm.cpp973 RegisterContextDarwin_arm::NumSupportedHardwareBreakpoints () in NumSupportedHardwareBreakpoints() function in RegisterContextDarwin_arm
/external/lldb/source/Target/
DRegisterContext.cpp247 RegisterContext::NumSupportedHardwareBreakpoints () in NumSupportedHardwareBreakpoints() function in RegisterContext
/external/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.cpp659 DNBArchMachARM::NumSupportedHardwareBreakpoints() in NumSupportedHardwareBreakpoints() function in DNBArchMachARM