Searched refs:EF_ARC_OSABI_MSK (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darc.h43 #define EF_ARC_OSABI_MSK 0x00000f00 macro
44 #define EF_ARC_ALL_MSK (EF_ARC_MACH_MSK | EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darc.h43 #define EF_ARC_OSABI_MSK 0x00000f00 macro
44 #define EF_ARC_ALL_MSK (EF_ARC_MACH_MSK | EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darc.h43 #define EF_ARC_OSABI_MSK 0x00000f00 macro
44 #define EF_ARC_ALL_MSK (EF_ARC_MACH_MSK | EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darc.h43 #define EF_ARC_OSABI_MSK 0x00000f00 macro
44 #define EF_ARC_ALL_MSK (EF_ARC_MACH_MSK | EF_ARC_OSABI_MSK)
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h452 EF_ARC_OSABI_MSK = 0x00000f00,
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arc.c469 switch (flags & EF_ARC_OSABI_MSK)
1050 flagword e_flags = elf_elfheader (abfd)->e_flags & ~EF_ARC_OSABI_MSK;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arc.c469 switch (flags & EF_ARC_OSABI_MSK)
1050 flagword e_flags = elf_elfheader (abfd)->e_flags & ~EF_ARC_OSABI_MSK;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arc.c469 switch (flags & EF_ARC_OSABI_MSK)
1050 flagword e_flags = elf_elfheader (abfd)->e_flags & ~EF_ARC_OSABI_MSK;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arc.c469 switch (flags & EF_ARC_OSABI_MSK)
1050 flagword e_flags = elf_elfheader (abfd)->e_flags & ~EF_ARC_OSABI_MSK;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arc.c5019 selected_cpu.eflags = ((selected_cpu.eflags & ~EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arc.c5010 selected_cpu.eflags = ((selected_cpu.eflags & ~EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arc.c5037 selected_cpu.eflags = ((selected_cpu.eflags & ~EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c2632 switch (e_flags & EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3065 switch (e_flags & EF_ARC_OSABI_MSK)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c3150 switch (e_flags & EF_ARC_OSABI_MSK)

Completed in 315 milliseconds