Searched refs:EF_MIPS_ABI2 (Results 1 – 5 of 5) sorted by relevance
52 if ((flags & EF_MIPS_ABI2) != 0) in process_elf_file()
80 if (((ehdr->e_flags & EF_MIPS_ABI2) != 0) != (_MIPS_SIM == _ABIN32)) in elf_machine_matches_host()
1677 #define EF_MIPS_ABI2 32 macro
2049 Use the Elf32_Ehdr type to check for EF_MIPS_ABI2 in the flags.
72758 (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.