Home | History | Annotate | Download | only in compiler

Lines Matching full:current_offset

505   size_t current_offset = 0u;
598 current_offset = image_info.bin_slot_sizes_[bin]; // How many bytes the current bin is at (aligned).
602 BinSlot new_bin_slot(bin, current_offset);