Searched refs:num_sections (Results 1 – 2 of 2) sorted by relevance
149 unsigned short num_sections; in update_pecoff_section_header_fields() local153 num_sections = get_unaligned_le16(&buf[pe_header + 6]); in update_pecoff_section_header_fields()161 while (num_sections > 0) { in update_pecoff_section_header_fields()178 num_sections--; in update_pecoff_section_header_fields()
60 int i, num_sections; in early_init_dt_scan_fw_dump() local98 num_sections = size / (3 * sizeof(u32)); in early_init_dt_scan_fw_dump()100 for (i = 0; i < num_sections; i++, sections += 3) { in early_init_dt_scan_fw_dump()