Home
last modified time | relevance | path

Searched refs:EI_ABIVERSION (Results 1 – 25 of 122) sorted by relevance

12345

/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf64-amdgcn.c44 osabi_version = hdr->e_ident[EI_ABIVERSION]; in elf64_amdgcn_object_p()
H A Delf32-visium.c734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Delfedit.c385 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 Dexec_elf.h130 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/tools/amiga-elf2bb/sys/
H A Dexec_elf.h131 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/sys/compat/linux/common/
H A Dlinux_exec_elf32.c376 memcmp(&eh->e_ident[EI_ABIVERSION], linux, sizeof(linux)) == 0) in ELFNAME2()
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h85 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/sys/kern/
H A Dcore_elf32.c173 ehdr.e_ident[EI_ABIVERSION] = 0; in ELFNAMEEND()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h85 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h85 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-visium.c734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-visium.c734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h88 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-visium.c734 i_ehdrp->e_ident[EI_ABIVERSION] = 1; in visium_elf_init_file_header()
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h140 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h142 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h142 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h55 EI_ABIVERSION = 8, // ABI version. enumerator
/netbsd/sys/sys/
H A Dexec_elf.h140 #define EI_ABIVERSION 8 /* ABI version */ macro
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h88 const int EI_ABIVERSION = 8;
1109 { return this->p_->e_ident[EI_ABIVERSION]; }
/netbsd/sys/arch/x86/x86/
H A Dmultiboot2.c1048 ehdr.e_ident[EI_ABIVERSION] = 0; in multiboot2_ksyms_addsyms_elf()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1899 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 Delfcpp.h88 const int EI_ABIVERSION = 8;
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h88 const int EI_ABIVERSION = 8;
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h88 const int EI_ABIVERSION = 8;

12345