Searched refs:bin_slot_offset (Results 1 – 1 of 1) sorted by relevance
367 size_t bin_slot_offset = image_info.bin_slot_offsets_[bin_slot.GetBin()]; in AssignImageOffset() local368 size_t new_offset = bin_slot_offset + bin_slot.GetIndex(); in AssignImageOffset()