Searched refs:WCR_STORE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.h44 #define WCR_STORE ((uint32_t)(1u << 4)) macro
H A DRegisterContextDarwin_arm64.h26 #define WCR_STORE ((uint32_t)(1u << 4)) macro
H A DRegisterContextDarwin_arm.cpp1703 (write ? WCR_STORE : 0) | // Stop on write access?
H A DRegisterContextDarwin_arm64.cpp1000 (write ? WCR_STORE : 0) | // Stop on write access?

Completed in 89 milliseconds