Searched defs:Elf32_Size (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h153 typedef uint32_t Elf32_Size; typedef
207 Elf32_Size p_filesz; /* Size of contents in file. */
208 Elf32_Size p_memsz; /* Size of contents in memory. */
210 Elf32_Size p_align; /* Alignment in memory and file. */
/illumos-gate/usr/src/boot/sys/sys/
H A Delf32.h48 typedef Elf32_Word Elf32_Size; typedef

Completed in 72 milliseconds