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

/vbox/src/VBox/Runtime/include/internal/
H A DldrELF32.h56 typedef Elf32_Word Elf32_Size; typedef
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf32.h61 typedef Elf32_Word Elf32_Size; typedef
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Delf.h159 typedef uint32_t Elf32_Size; typedef
213 Elf32_Size p_filesz; /* Size of contents in file. */
214 Elf32_Size p_memsz; /* Size of contents in memory. */
216 Elf32_Size p_align; /* Alignment in memory and file. */

Completed in 35 milliseconds