Searched refs:E_MIPS_ABI_O32 (Results 1 – 9 of 9) sorted by relevance
64 #define E_MIPS_ABI_O32 0x00001000 macro
187 #define E_MIPS_ABI_O32 0x00001000 macro
1300 * mips.h (EF_MIPS_ABI,E_MIPS_ABI_O32,E_MIPS_ABI_O64,
230 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
227 # See whether it's appropriate to set E_MIPS_ABI_O32 for o32266 [Allow use of E_MIPS_ABI_O32 on MIPS targets. ])
5066 case E_MIPS_ABI_O32: in elf_mips_abi_name()10970 || (flags & EF_MIPS_ABI) == E_MIPS_ABI_O32 in mips_32bit_flags_p()11328 if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ABI) == E_MIPS_ABI_O32) in _bfd_mips_elf_print_private_bfd_data()
5383 case E_MIPS_ABI_O32: in mips_gdbarch_init()
2179 case E_MIPS_ABI_O32: strcat (buf, ", o32"); break; in get_machine_flags()
14636 elf_elfheader (stdoutput)->e_flags |= E_MIPS_ABI_O32; in mips_elf_final_processing()