Home
last modified time | relevance | path

Searched defs:EF_MIPS_ARCH (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Delf_machdep.h167 #define EF_MIPS_ARCH 0xf0000000 /* Architecture field */ macro
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h247 EF_MIPS_ARCH = 0xf0000000, enumerator
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h270 EF_MIPS_ARCH = 0xf0000000, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h223 #define EF_MIPS_ARCH 0xf0000000 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h223 #define EF_MIPS_ARCH 0xf0000000 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h561 EF_MIPS_ARCH = 0xf0000000 // Mask for applying EF_MIPS_ARCH_ variant enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1100 enum EF_MIPS_ARCH = 0xf0000000; variable