Searched refs:num_sections (Results 1 – 1 of 1) sorted by relevance
82 int num_sections; in efi_load_pe() local113 num_sections = nt->FileHeader.NumberOfSections; in efi_load_pe()117 for (i = num_sections - 1; i >= 0; i--) { in efi_load_pe()158 for (i = num_sections - 1; i >= 0; i--) { in efi_load_pe()