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

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcris.h179 #define EF_CRIS_UNDERSCORE 0x00000001 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcris.h179 #define EF_CRIS_UNDERSCORE 0x00000001 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcris.h179 #define EF_CRIS_UNDERSCORE 0x00000001 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcris.h179 #define EF_CRIS_UNDERSCORE 0x00000001 macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-cris.c3788 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE))
3802 e_flags &= ~EF_CRIS_UNDERSCORE;
3804 e_flags |= EF_CRIS_UNDERSCORE;
3873 if (elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-cris.c3788 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE))
3802 e_flags &= ~EF_CRIS_UNDERSCORE;
3804 e_flags |= EF_CRIS_UNDERSCORE;
3873 if (elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-cris.c3787 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE))
3801 e_flags &= ~EF_CRIS_UNDERSCORE;
3803 e_flags |= EF_CRIS_UNDERSCORE;
3872 if (elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-cris.c3788 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE))
3802 e_flags &= ~EF_CRIS_UNDERSCORE;
3804 e_flags |= EF_CRIS_UNDERSCORE;
3873 if (elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE)

Completed in 273 milliseconds