Searched refs:Elf32_Size (Results 1 - 4 of 4) sorted by relevance

/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. */
/vbox/src/VBox/Runtime/include/internal/
H A DldrELF.h63 typedef Elf32_Size Elf_Size;
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

Completed in 162 milliseconds