Searched refs:EI_VERSION (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/image/
H A Delfboot.c91 [EI_VERSION] = EV_CURRENT,
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Delf.h138 #define EI_VERSION 6 /* File version byte index */ macro
/vbox/src/VBox/Runtime/include/internal/
H A DldrELFCommon.h59 #define EI_VERSION 6 /* ELF format version. */ macro
74 /* Values for e_ident[EI_VERSION] and e_version. */
/vbox/src/VBox/Debugger/
H A DDBGPlugInCommonELFTmpl.cpp.h100 if (pEhdr->e_ident[EI_VERSION] != EV_CURRENT)
H A DDBGPlugInSolaris.cpp476 || Module.hdr.e_ident[EI_VERSION] != EV_CURRENT
623 || Module.hdr.e_ident[EI_VERSION] != EV_CURRENT
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h673 #define EI_VERSION 6 macro
695 #define EV_NONE 0 /* e_version, EI_VERSION */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h673 #define EI_VERSION 6 macro
695 #define EV_NONE 0 /* e_version, EI_VERSION */
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf_common.h73 #define EI_VERSION 6 /* ELF format version. */ macro
88 /* Values for e_ident[EI_VERSION] and e_version. */
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_link.c481 elf_file.ehdr.e_ident[EI_VERSION] = EV_CURRENT;
618 elf_file.ehdr.e_ident[EI_VERSION] = EV_CURRENT;
/vbox/src/recompiler/
H A Delf.h1088 #define EI_VERSION 6 macro
1123 #define EV_NONE 0 /* e_version, EI_VERSION */

Completed in 4269 milliseconds