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

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Delf.h166 typedef uint64_t Elf64_Size; typedef
225 Elf64_Size p_filesz; /* Size of contents in file. */
226 Elf64_Size p_memsz; /* Size of contents in memory. */
227 Elf64_Size p_align; /* Alignment in memory and file. */
/vbox/src/VBox/Runtime/include/internal/
H A DldrELF.h38 typedef Elf64_Size Elf_Size;
H A DldrELF64.h59 typedef Elf64_Xword Elf64_Size; typedef
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf64.h69 typedef Elf64_Xword Elf64_Size; typedef

Completed in 59 milliseconds