Home
last modified time | relevance | path

Searched defs:RHF_SGI_ONLY (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h831 #define RHF_SGI_ONLY 0x00000010 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h787 #define RHF_SGI_ONLY 0x00000010 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1398 RHF_SGI_ONLY = 0x00000010, // SGI specific features. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1365 enum RHF_SGI_ONLY = (1 << 4); variable