Searched refs:EF_MIPS_ABI2 (Results 1 – 8 of 8) sorted by relevance
131 #define EF_MIPS_ABI2 0x00000020 macro
90 ((elf_elfheader (abfd)->e_flags & EF_MIPS_ABI2) != 0)
92 ((elf_elfheader (abfd)->e_flags & EF_MIPS_ABI2) != 0)
461 ((elf_elfheader (abfd)->e_flags & EF_MIPS_ABI2) != 0)
490 if ((header->e_flags & EF_MIPS_ABI2) != 0) in is_newabi()
4700 if ((elf_flags & EF_MIPS_ABI2)) in mips_gdbarch_init()
2125 if (e_flags & EF_MIPS_ABI2) in get_machine_flags()
13321 elf_elfheader (stdoutput)->e_flags |= EF_MIPS_ABI2; in mips_elf_final_processing()