HomeSort by: relevance | last modified time | path
    Searched defs:EM_NONE (Results 1 - 13 of 13) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
module.cc 1177 EM_NONE = 0,
1233 uint16_t machine; /* EM_NONE */
1819 || h->machine != EM_NONE
2265 h->machine = EM_NONE;
  /src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc 1141 EM_NONE = 0,
1197 uint16_t machine; /* EM_NONE */
1783 || h->machine != EM_NONE
2220 h->machine = EM_NONE;
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 189 #define EM_NONE 0 /* No machine */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 191 #define EM_NONE 0 /* No machine */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 132 EM_NONE = 0, // No machine
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 206 #define EM_NONE 0 /* No machine */
  /src/sys/sys/
exec_elf.h 213 #define EM_NONE 0 /* No machine */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 208 #define EM_NONE 0 /* No machine */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 208 #define EM_NONE 0 /* No machine */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 110 #define EM_NONE 0 /* No machine */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 110 #define EM_NONE 0 /* No machine */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 110 #define EM_NONE 0 /* No machine */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 110 #define EM_NONE 0 /* No machine */

Completed in 67 milliseconds