Searched refs:section_count (Results 1 – 2 of 2) sorted by relevance
59 uint16_t section_count; member
1369 hdr->section_count = ictx->sect_count; in sb_postfill_image_header()1382 sections_blocks = hdr->section_count * hdr->section_header_size; in sb_postfill_image_header()1758 hdr->section_count); in sb_verify_image_header()1769 sz = hdr->header_blocks + hdr->section_header_size * hdr->section_count; in sb_verify_image_header()1784 sz = hdr->header_blocks + hdr->section_header_size * hdr->section_count; in sb_verify_image_header()1954 for (i = 0; i < hdr->section_count; i++) { in sb_verify_sections_cmds()
Completed in 8 milliseconds