HomeSort by: relevance | last modified time | path
    Searched refs:ET_NONE (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/bsd/elftosb/dist/common/
ELF.h 82 ET_NONE, //!< No file type.
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 176 #define ET_NONE 0 /* No file type */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 178 #define ET_NONE 0 /* No file type */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 93 enum ET_NONE = 0;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 93 enum ET_NONE = 0;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf.d 94 enum ET_NONE = 0;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 90 enum ET_NONE = 0;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 91 enum ET_NONE = 0;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 193 #define ET_NONE 0 /* No file type */
  /src/sys/sys/
exec_elf.h 201 #define ET_NONE 0 /* No file type */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 195 #define ET_NONE 0 /* No file type */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 195 #define ET_NONE 0 /* No file type */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 114 ET_NONE = 0, // No file type
  /src/external/gpl3/binutils/dist/binutils/
elfedit.c 902 return ET_NONE;
  /src/external/gpl3/binutils/dist/include/elf/
common.h 95 #define ET_NONE 0 /* No file type */
  /src/external/gpl3/binutils.old/dist/binutils/
elfedit.c 902 return ET_NONE;
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 95 #define ET_NONE 0 /* No file type */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 95 #define ET_NONE 0 /* No file type */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 95 #define ET_NONE 0 /* No file type */
  /src/external/gpl3/binutils/dist/gprofng/src/
Elf.cc 869 RET_S (ET_NONE);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Elf.cc 869 RET_S (ET_NONE);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 131 enum ET_NONE = 0;
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFYAML.cpp 45 ECase(ET_NONE);
  /src/external/gpl3/gcc/dist/gcc/cp/
module.cc 1176 ET_NONE = 0,
1232 uint16_t type; /* ET_NONE */
1818 || h->type != ET_NONE
2264 h->type = ET_NONE;
  /src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc 1140 ET_NONE = 0,
1196 uint16_t type; /* ET_NONE */
1782 || h->type != ET_NONE
2219 h->type = ET_NONE;

Completed in 54 milliseconds

1 2