Searched refs:EF_CRIS_VARIANT_MASK (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcris.h182 #define EF_CRIS_VARIANT_MASK 0x0000000e macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcris.h182 #define EF_CRIS_VARIANT_MASK 0x0000000e macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcris.h182 #define EF_CRIS_VARIANT_MASK 0x0000000e macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcris.h182 #define EF_CRIS_VARIANT_MASK 0x0000000e macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-cris.c3835 switch (flags & EF_CRIS_VARIANT_MASK)
3875 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)
3878 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-cris.c3835 switch (flags & EF_CRIS_VARIANT_MASK)
3875 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)
3878 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-cris.c3834 switch (flags & EF_CRIS_VARIANT_MASK)
3874 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)
3877 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-cris.c3835 switch (flags & EF_CRIS_VARIANT_MASK)
3875 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)
3878 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_VARIANT_MASK)

Completed in 213 milliseconds