Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h1227 #define AFL_ASE_MIPS16 0x00000400 /* MIPS16 ASE. */ macro
/toolchain/binutils/binutils-2.25/include/
DChangeLog47 (AFL_ASE_VIRT, AFL_ASE_MSA, AFL_ASE_MIPS16): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c14086 abiflags->ases |= AFL_ASE_MIPS16; in infer_mips_abiflags()
15571 if (mask & AFL_ASE_MIPS16) in print_mips_ases()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c13143 if (mask & AFL_ASE_MIPS16) in print_mips_ases()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c18165 flags.ases |= AFL_ASE_MIPS16; in mips_elf_final_processing()