Searched refs:image_offset (Results 1 – 1 of 1) sorted by relevance
302 file_ptr image_offset; /* Offset for image_ptr. */ member1372 PRIV (image_offset) = 0; in image_set_ptr()1375 PRIV (image_offset) = sec->output_offset + vma; in image_set_ptr()1380 PRIV (image_offset) = vma; in image_set_ptr()1392 PRIV (image_offset) += offset; in image_inc_ptr()1410 PRIV (dst_ptr_offsets)[loc] = PRIV (image_offset); in dst_define_location()1420 PRIV (image_offset) = PRIV (dst_ptr_offsets)[loc]; in dst_restore_location()1440 (long)PRIV (image_offset)); in image_write()1447 file_ptr off = PRIV (image_offset); in image_write()1461 PRIV (image_offset) += size; in image_write()[all …]