Home
last modified time | relevance | path

Searched refs:EF_MIPS_ARCH_ASE_M16 (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDmips.h147 #define EF_MIPS_ARCH_ASE_M16 0x04000000 macro
HDChangeLog-9103683 (EF_MIPS_ARCH_ASE_M16): Define.
/trueos/contrib/llvm/lib/Target/Mips/
HDMipsAsmPrinter.cpp657 EFlags |= ELF::EF_MIPS_ARCH_ASE_M16; in emitELFHeaderFlagsCG()
/trueos/contrib/llvm/include/llvm/Support/
HDELF.h812 EF_MIPS_ARCH_ASE_M16 = in LLVM_ENUM_INT_TYPE()
/trueos/contrib/binutils/binutils/
HDreadelf.c2195 if (e_flags & EF_MIPS_ARCH_ASE_M16) in get_machine_flags()
/trueos/contrib/binutils/gas/config/
HDtc-mips.c14626 elf_elfheader (stdoutput)->e_flags |= EF_MIPS_ARCH_ASE_M16; in mips_elf_final_processing()
/trueos/contrib/binutils/bfd/
HDelfxx-mips.c11369 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_M16) in _bfd_mips_elf_print_private_bfd_data()