Home
last modified time | relevance | path

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

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