Searched refs:ELF32_M_SIZE (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/include/grub/ | ||
H A D | elf.h | 1016 #define ELF32_M_SIZE(info) ((unsigned char) (info)) macro 1020 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info) |
Completed in 27 milliseconds