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

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-pe2elf.c346 else if (pe_symtab->type == GRUB_PE32_DT_FUNCTION)
356 if ((pe_symtab->type != GRUB_PE32_DT_FUNCTION) && (pe_symtab->num_aux))
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dpe32.h304 #define GRUB_PE32_DT_FUNCTION 0x20 macro

Completed in 17 milliseconds