Home
last modified time | relevance | path

Searched refs:EI_VERSION (Results 1 – 25 of 1142) sorted by relevance

12345678910>>...46

/dports/devel/libunwind/libunwind-1.5.0/src/
H A Delfxx.h63 if (ei->size <= EI_VERSION) in elf_w()
68 && ((uint8_t *) ei->image)[EI_VERSION] != EV_NONE in elf_w()
69 && ((uint8_t *) ei->image)[EI_VERSION] <= EV_CURRENT); in elf_w()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openhackware/src/libexec/
H A Delf.c71 #define EI_VERSION 6 macro
169 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT /*|| in exec_load_elf()
172 ehdr.e_ident[EI_VERSION], ehdr.e_version); in exec_load_elf()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openhackware/src/libexec/
H A Delf.c71 #define EI_VERSION 6 macro
169 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT /*|| in exec_load_elf()
172 ehdr.e_ident[EI_VERSION], ehdr.e_version); in exec_load_elf()
/dports/emulators/qemu42/qemu-4.2.1/roms/openhackware/src/libexec/
H A Delf.c71 #define EI_VERSION 6 macro
169 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT /*|| in exec_load_elf()
172 ehdr.e_ident[EI_VERSION], ehdr.e_version); in exec_load_elf()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Delf.c67 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get()
73 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Delf.c67 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get()
73 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Delf.c67 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get()
73 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
/dports/devel/elfio/elfio-3.9/elfio/
H A Delfio_header.hpp90 header.e_ident[EI_VERSION] = EV_CURRENT; in elf_header_impl()
125 ELFIO_GET_ACCESS( unsigned char, elf_version, header.e_ident[EI_VERSION] );
/dports/sysutils/pax-utils/pax-utils-1.3.3/
H A Ddumpelf.c177EI_VERSION, ehdr->e_ident[EI_VERSION], get_elfeitype(EI_VERSION, ehdr->e_ident[EI_VERSION]), \ in dump_ehdr()
191 … %-10u , /* (%s) */\n", (uint32_t)EGET(ehdr->e_version), get_elfeitype(EI_VERSION, EGET(ehdr->e_ve… in dump_ehdr()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/net/ipxe/ipxe-2265a65/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/
H A Delf.h49 #define EI_VERSION 6 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/include/
H A Delf_constants.h63 #define EI_VERSION 6 /* file version */ macro
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/arch/i386/image/
H A Delfboot.c83 [EI_VERSION] = EV_CURRENT, in elfboot_load()
/dports/devel/bsdelf/elftoolchain-0.7.1/libelf/
H A Dlibelf_memory.c67 e_version = image[EI_VERSION]; in _libelf_memory()
/dports/ports-mgmt/pkg/pkg-1.17.5/external/libelf/
H A Dlibelf_memory.c67 e_version = image[EI_VERSION]; in _libelf_memory()
/dports/devel/elftoolchain/elftoolchain-0.7.1/libelf/
H A Dlibelf_memory.c67 e_version = image[EI_VERSION]; in _libelf_memory()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/image/
H A Delfboot.c117 [EI_VERSION] = EV_CURRENT, in elfboot_probe()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/image/
H A Delfboot.c117 [EI_VERSION] = EV_CURRENT, in elfboot_probe()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/image/
H A Delfboot.c117 [EI_VERSION] = EV_CURRENT, in elfboot_probe()

12345678910>>...46