/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-amdgcn.c | 44 osabi_version = hdr->e_ident[EI_ABIVERSION]; in elf64_amdgcn_object_p()
|
H A D | elf32-visium.c | 734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
|
/netbsd/external/gpl3/binutils/dist/binutils/ |
H A D | elfedit.c | 385 abiversion = elf_header.e_ident[EI_ABIVERSION]; in update_elf_header() 412 ehdr32.e_ident[EI_ABIVERSION] = output_elf_abiversion; in update_elf_header() 423 ehdr64.e_ident[EI_ABIVERSION] = output_elf_abiversion; in update_elf_header()
|
/netbsd/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 130 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 131 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/sys/compat/linux/common/ |
H A D | linux_exec_elf32.c | 376 memcmp(&eh->e_ident[EI_ABIVERSION], linux, sizeof(linux)) == 0) in ELFNAME2()
|
/netbsd/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 85 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/sys/kern/ |
H A D | core_elf32.c | 173 ehdr.e_ident[EI_ABIVERSION] = 0; in ELFNAMEEND()
|
/netbsd/external/gpl3/gdb/dist/include/elf/ |
H A D | common.h | 85 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/external/gpl3/gdb.old/dist/include/elf/ |
H A D | common.h | 85 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/external/gpl3/gdb/dist/bfd/ |
H A D | elf32-visium.c | 734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
|
/netbsd/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-visium.c | 734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
|
/netbsd/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 88 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/external/gpl3/gdb.old/dist/bfd/ |
H A D | elf32-visium.c | 734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
|
/netbsd/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 140 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 142 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 142 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 55 EI_ABIVERSION = 8, // ABI version. enumerator
|
/netbsd/sys/sys/ |
H A D | exec_elf.h | 140 #define EI_ABIVERSION 8 /* ABI version */ macro
|
/netbsd/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp.h | 88 const int EI_ABIVERSION = 8; 1109 { return this->p_->e_ident[EI_ABIVERSION]; }
|
/netbsd/sys/arch/x86/x86/ |
H A D | multiboot2.c | 1048 ehdr.e_ident[EI_ABIVERSION] = 0; in multiboot2_ksyms_addsyms_elf()
|
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ |
H A D | Object.cpp | 1899 Obj.ABIVersion = Ehdr.e_ident[EI_ABIVERSION]; in build() 1993 Ehdr.e_ident[EI_ABIVERSION] = Obj.ABIVersion; in writeEhdr()
|
/netbsd/external/gpl3/gdb/dist/elfcpp/ |
H A D | elfcpp.h | 88 const int EI_ABIVERSION = 8;
|
/netbsd/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | elfcpp.h | 88 const int EI_ABIVERSION = 8;
|
/netbsd/external/gpl3/gdb.old/dist/elfcpp/ |
H A D | elfcpp.h | 88 const int EI_ABIVERSION = 8;
|