HomeSort by: relevance | last modified time | path
    Searched refs:EM_MANIK (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 254 enum EM_MANIK = 171;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 254 enum EM_MANIK = 171;
  /src/sys/sys/
exec_elf.h 351 #define EM_MANIK 171 /* M2000 Reconfigurable RISC Microprocessor */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 266 EM_MANIK = 171, // M2000 Reconfigurable RISC Microprocessor
  /src/external/gpl3/binutils/dist/include/elf/
common.h 289 #define EM_MANIK 171 /* M2000 Reconfigurable RISC Microprocessor */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 289 #define EM_MANIK 171 /* M2000 Reconfigurable RISC Microprocessor */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 289 #define EM_MANIK 171 /* M2000 Reconfigurable RISC Microprocessor */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 289 #define EM_MANIK 171 /* M2000 Reconfigurable RISC Microprocessor */
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFYAML.cpp 301 ECase(EM_MANIK);
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ELFDumper.cpp 1137 ENUM_ENT(EM_MANIK, "M2000 Reconfigurable RISC Microprocessor"),
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 3756 case EM_MANIK: return "M2000 Reconfigurable RISC Microprocessor";
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 3372 case EM_MANIK: return "M2000 Reconfigurable RISC Microprocessor";

Completed in 85 milliseconds