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

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 192 enum EM_UNICORE = 110;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 192 enum EM_UNICORE = 110;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 189 enum EM_UNICORE = 110;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 190 enum EM_UNICORE = 110;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 304 #define EM_UNICORE 110 /* UNICORE from PKU-Unity Ltd. and MPRC Peking University */
  /src/sys/sys/
exec_elf.h 312 #define EM_UNICORE 110 /* UNICORE from PKU-Unity Ltd. and MPRC Peking University */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 306 #define EM_UNICORE 110 /* UNICORE from PKU-Unity Ltd. and MPRC Peking University */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 306 #define EM_UNICORE 110 /* UNICORE from PKU-Unity Ltd. and MPRC Peking University */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 226 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC
  /src/external/gpl3/binutils/dist/include/elf/
common.h 225 #define EM_UNICORE 110 /* Microprocessor series from PKU-Unity Ltd. and MPRC of Peking University */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 225 #define EM_UNICORE 110 /* Microprocessor series from PKU-Unity Ltd. and MPRC of Peking University */
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFYAML.cpp 266 ECase(EM_UNICORE);
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ELFDumper.cpp 1100 ENUM_ENT(EM_UNICORE, "Unicore"),
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 3716 case EM_UNICORE: return "Unicore";
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 3332 case EM_UNICORE: return "Unicore";

Completed in 75 milliseconds