Searched refs:EF_CRIS_UNDERSCORE (Results 1 – 3 of 3) sorted by relevance
179 #define EF_CRIS_UNDERSCORE 0x00000001 macro
798 * cris.h (EF_CRIS_UNDERSCORE): New.
4055 if ((elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE)) in cris_elf_object_p()4070 e_flags &= ~EF_CRIS_UNDERSCORE; in cris_elf_final_write_processing()4072 e_flags |= EF_CRIS_UNDERSCORE; in cris_elf_final_write_processing()4140 if (elf_elfheader (abfd)->e_flags & EF_CRIS_UNDERSCORE) in cris_elf_print_private_bfd_data()