Home
last modified time | relevance | path

Searched refs:Elf64_Size (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h160 typedef uint64_t Elf64_Size; typedef
219 Elf64_Size p_filesz; /* Size of contents in file. */
220 Elf64_Size p_memsz; /* Size of contents in memory. */
221 Elf64_Size p_align; /* Alignment in memory and file. */
/illumos-gate/usr/src/boot/sys/sys/
H A Delf64.h57 typedef Elf64_Xword Elf64_Size; typedef