Searched refs:shift_offset (Results 1 – 2 of 2) sorted by relevance
487 bfd_vma shift_offset; in split_sections() local505 shift_offset = p->offset; in split_sections()506 n->size = cursor->size - shift_offset; in split_sections()507 cursor->size = shift_offset; in split_sections()509 vma += shift_offset; in split_sections()516 p->offset -= shift_offset; in split_sections()
378 uint8_t shift_offset = 0; in NSTaggedString_SummaryProvider() local382 shift_offset = 6; in NSTaggedString_SummaryProvider()385 shift_offset = 5; in NSTaggedString_SummaryProvider()390 for (; len_bits > 0; data_bits >>= shift_offset, --len_bits) { in NSTaggedString_SummaryProvider()