Home
last modified time | relevance | path

Searched refs:AFL_ASE_MICROMIPS (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h1228 #define AFL_ASE_MICROMIPS 0x00000800 /* MICROMIPS ASE. */ macro
/toolchain/binutils/binutils-2.25/include/
DChangeLog48 (AFL_ASE_MICROMIPS, AFL_ASE_XPA): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c14088 abiflags->ases |= AFL_ASE_MICROMIPS; in infer_mips_abiflags()
15573 if (mask & AFL_ASE_MICROMIPS) in print_mips_ases()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c13145 if (mask & AFL_ASE_MICROMIPS) in print_mips_ases()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c18167 flags.ases |= AFL_ASE_MICROMIPS; in mips_elf_final_processing()