Lines Matching full:offset1
6879 unsigned long offset, offset1;6882 offset1 = offset + size;6883 if (offset1 > sec->data_allocated)6884 section_realloc(sec, offset1);6885 sec->data_offset = offset1;