Home
last modified time | relevance | path

Searched defs:DBGWordCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.h117 DBGWordCount = sizeof(DBG) / sizeof(uint32_t) // ARM_DEBUG_STATE64_COUNT enumerator
H A DRegisterContextDarwin_arm.h150 DBGWordCount = sizeof(DBG) / sizeof(uint32_t) enumerator