HomeSort by: relevance | last modified time | path
    Searched refs:EI_ABIVERSION (Results 1 - 25 of 82) sorted by relevancy

1 2 3 4

  /src/external/gpl3/binutils/dist/bfd/
elf64-amdgcn.c 44 osabi_version = hdr->e_ident[EI_ABIVERSION];
elf32-visium.c 727 i_ehdrp->e_ident[EI_ABIVERSION] = 1;
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-amdgcn.c 44 osabi_version = hdr->e_ident[EI_ABIVERSION];
elf32-visium.c 734 i_ehdrp->e_ident[EI_ABIVERSION] = 1;
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-amdgcn.c 44 osabi_version = hdr->e_ident[EI_ABIVERSION];
elf32-visium.c 734 i_ehdrp->e_ident[EI_ABIVERSION] = 1;
  /src/external/gpl3/gdb/dist/bfd/
elf64-amdgcn.c 44 osabi_version = hdr->e_ident[EI_ABIVERSION];
elf32-visium.c 726 i_ehdrp->e_ident[EI_ABIVERSION] = 1;
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 130 #define EI_ABIVERSION 8 /* ABI version */
  /src/external/gpl3/binutils/dist/binutils/
elfedit.c 397 abiversion = elf_header.e_ident[EI_ABIVERSION];
404 (_("%s: Unmatched EI_ABIVERSION: %d is not %d\n"),
424 ehdr32.e_ident[EI_ABIVERSION] = output_elf_abiversion;
435 ehdr64.e_ident[EI_ABIVERSION] = output_elf_abiversion;
  /src/external/gpl3/binutils.old/dist/binutils/
elfedit.c 397 abiversion = elf_header.e_ident[EI_ABIVERSION];
404 (_("%s: Unmatched EI_ABIVERSION: %d is not %d\n"),
424 ehdr32.e_ident[EI_ABIVERSION] = output_elf_abiversion;
435 ehdr64.e_ident[EI_ABIVERSION] = output_elf_abiversion;
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 131 #define EI_ABIVERSION 8 /* ABI version */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 38 enum EI_ABIVERSION = 8;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 38 enum EI_ABIVERSION = 8;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf.d 74 enum EI_ABIVERSION = 8;
  /src/sys/compat/linux/common/
linux_exec_elf32.c 376 memcmp(&eh->e_ident[EI_ABIVERSION], linux, sizeof(linux)) == 0)
  /src/sys/kern/
core_elf32.c 176 ehdr.e_ident[EI_ABIVERSION] = 0;
  /src/external/gpl3/gdb.old/dist/gdb/
solib-rocm.c 607 unsigned char osabiversion = elf_elfheader (abfd)->e_ident[EI_ABIVERSION];
  /src/external/gpl3/gdb/dist/gdb/
solib-rocm.c 677 unsigned char osabiversion = elf_elfheader (abfd)->e_ident[EI_ABIVERSION];
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 38 enum EI_ABIVERSION = 8;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 38 enum EI_ABIVERSION = 8;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 140 #define EI_ABIVERSION 8 /* ABI version */
  /src/sys/arch/x86/x86/
multiboot2.c 1048 ehdr.e_ident[EI_ABIVERSION] = 0;
  /src/sys/sys/
exec_elf.h 145 #define EI_ABIVERSION 8 /* ABI version */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 142 #define EI_ABIVERSION 8 /* ABI version */

Completed in 65 milliseconds

1 2 3 4