Home
last modified time | relevance | path

Searched refs:BCR_ENABLE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.h39 #define BCR_ENABLE ((uint32_t)(1u)) macro
H A DRegisterContextDarwin_arm.cpp1533 if ((dbg.bcr[i] & BCR_ENABLE) == 0) in SetHardwareBreakpoint()
1552 BCR_ENABLE; // Enable this hardware breakpoint in SetHardwareBreakpoint()
1569 BCR_ENABLE; // Enable this hardware breakpoint in SetHardwareBreakpoint()