Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.cpp991 uint32_t byte_address_select = byte_mask << 5; in SetHardwareWatchpoint() local
994 dbg.wcr[i] = byte_address_select | // Which bytes that follow the IMVA in SetHardwareWatchpoint()
H A DRegisterContextDarwin_arm.cpp1696 uint32_t byte_address_select = byte_mask << 5; in SetHardwareWatchpoint() local
1699 dbg.wcr[i] = byte_address_select | // Which bytes that follow the IMVA in SetHardwareWatchpoint()