Lines Matching defs:entry
38 fip_toc_entry_t entry;
299 * offset zero, so this entry should never be zero for an active file.
303 if (current_fip_file.entry.offset_address != 0U) {
329 (uintptr_t)¤t_fip_file.entry,
330 sizeof(current_fip_file.entry),
333 if (compare_uuids(¤t_fip_file.entry.uuid,
342 (compare_uuids(¤t_fip_file.entry.uuid,
347 * the file position to 0. The 'current_fip_file.entry' holds
354 current_fip_file.entry.offset_address = 0;
372 *length = ((fip_file_state_t *)entity->info)->entry.size;
404 file_offset = fp->entry.offset_address + fp->file_pos;
440 if (current_fip_file.entry.offset_address != 0U) {