Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp100 const uint32_t msbyte = msbit / 8; in ByteOffsetFromSlice() local
132 return containing_reg_info->byte_offset + msbyte; in ByteOffsetFromSlice()