Searched refs:entry_count (Results 1 – 3 of 3) sorted by relevance
85 for (size_t i = 2; i < info->entry_count; i++) { in validate_bootimage()185 for (size_t i = 2; i < info->entry_count; i++) { in bootimage_get_file_section()
34 uint32_t entry_count; /* number of valid bootentries */ member
91 img->entry[1].info.entry_count = img->count; in bootimage_done()
Completed in 4 milliseconds