Home
last modified time | relevance | path

Searched defs:EF_MIPS_ARCH_ASE (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/elf/
HDmips.h141 #define EF_MIPS_ARCH_ASE 0x0f000000 macro
/freebsd-11-stable/sys/sys/
HDelf_common.h346 #define EF_MIPS_ARCH_ASE 0x0F000000 /* Architectural extensions */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDELF.h526 EF_MIPS_ARCH_ASE = 0x0f000000, // Mask for EF_MIPS_ARCH_ASE_xxx flags enumerator