Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Target/
DDynamicRegisterInfo.cpp94 const uint32_t lsbyte = lsbit / 8; in ByteOffsetFromSlice() local
123 return containing_reg_info->byte_offset + lsbyte; in ByteOffsetFromSlice()
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19952090 (dcache_info): Mask data passed to printf_filtered to lsbyte only.