Searched refs:offset_address (Results 1 – 5 of 5) sorted by relevance
105 uint64_t offset_address; member
29 long long offset_address; member295 if ((entry.offset_address + entry.size) > dir.length) { in fipmount()299 fip->offset[n] = entry.offset_address; in fipmount()
303 if (current_fip_file.entry.offset_address != 0U) { in fip_file_open()354 current_fip_file.entry.offset_address = 0; in fip_file_open()404 file_offset = fp->entry.offset_address + fp->file_pos; in fip_file_read()440 if (current_fip_file.entry.offset_address != 0U) { in fip_file_close()
362 if (toc_entry->size > (uint64_t)-1 - toc_entry->offset_address) in parse_fip()365 if (toc_entry->size + toc_entry->offset_address > st_size) in parse_fip()369 memcpy(image->buffer, buf + toc_entry->offset_address, in parse_fip()501 (unsigned long long)image->toc_e.offset_address, in info_cmd()567 image->toc_e.offset_address = entry_offset; in pack_images()578 toc_entry->offset_address = (entry_offset + align - 1) & ~(align - 1); in pack_images()598 if (fseek(fp, image->toc_e.offset_address, SEEK_SET)) in pack_images()607 pad_size = toc_entry->offset_address - entry_offset; in pack_images()
2166 `offset_address`: The offset address at which the corresponding payload data