Home
last modified time | relevance | path

Searched refs:E_MIPS_ABI_O64 (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Dmips.h267 E_MIPS_ABI_O64 = 0x00002000, enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h260 #define E_MIPS_ABI_O64 0x00002000 macro
DChangeLog-91031300 * mips.h (EF_MIPS_ABI,E_MIPS_ABI_O32,E_MIPS_ABI_O64,
/toolchain/binutils/binutils-2.25/bfd/
Delf32-mips.c2111 if ((elf_elfheader (abfd)->e_flags & (E_MIPS_ABI_O64 in bfd_elf32_bfd_reloc_type_lookup()
Delfxx-mips.c6683 case E_MIPS_ABI_O64: in elf_mips_abi_name()
15714 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ABI) == E_MIPS_ABI_O64) in _bfd_mips_elf_print_private_bfd_data()
DChangeLog-00013132 E_MIPS_ABI_O64 and E_MIPS_ABI_EABI64
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc10385 case elfcpp::E_MIPS_ABI_O64: in elf_mips_abi_name()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2913 case E_MIPS_ABI_O64: strcat (buf, ", o64"); break; in get_machine_flags()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c18237 elf_elfheader (stdoutput)->e_flags |= E_MIPS_ABI_O64; in mips_elf_final_processing()