Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h650 #define SHF_MIPS_NAMES 0x02000000 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h606 #define SHF_MIPS_NAMES 0x02000000 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1053 SHF_MIPS_NAMES = 0x02000000, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1172 enum SHF_MIPS_NAMES = 0x02000000; variable