Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h163 #define EF_MIPS_ARCH_ASE 0x0f000000 /* Architectural extensions */ macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h192 EF_MIPS_ARCH_ASE = 0x0f000000, enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h192 EF_MIPS_ARCH_ASE = 0x0f000000, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h211 #define EF_MIPS_ARCH_ASE 0x0f000000 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h211 #define EF_MIPS_ARCH_ASE 0x0f000000 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h547 EF_MIPS_ARCH_ASE = 0x0f000000, // Mask for EF_MIPS_ARCH_ASE_xxx flags enumerator