Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp101 const uint32_t lsbyte = lsbit / 8; in ByteOffsetFromSlice() local
130 return containing_reg_info->byte_offset + lsbyte; in ByteOffsetFromSlice()