Searched refs:num_sections (Results 1 – 2 of 2) sorted by relevance
160 unsigned short num_sections; in update_pecoff_section_header_fields() local164 num_sections = get_unaligned_le16(&buf[pe_header + 6]); in update_pecoff_section_header_fields()172 while (num_sections > 0) { in update_pecoff_section_header_fields()189 num_sections--; in update_pecoff_section_header_fields()
492 int i, size, num_sections; in rtas_fadump_dt_scan() local534 num_sections = size / (3 * sizeof(u32)); in rtas_fadump_dt_scan()536 for (i = 0; i < num_sections; i++, sections += 3) { in rtas_fadump_dt_scan()