Searched refs:num_relocations (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-pe2elf.c240 rel = (Elf32_Rel *) xmalloc (pe_sec->num_relocations * sizeof (Elf32_Rel));
244 for (j = 0; j < pe_sec->num_relocations; j++, pe_rel++)
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dpe32.h219 grub_uint16_t num_relocations; member in struct:grub_pe32_section_table

Completed in 188 milliseconds