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

  /src/external/bsd/elftosb/dist/common/
ELF.h 88 ET_HIPROC //!< High bound of processor-specific file types.
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 186 #define ET_HIPROC 0xffff
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 188 #define ET_HIPROC 0xffff
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 101 enum ET_HIPROC = 0xffff;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 101 enum ET_HIPROC = 0xffff;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf.d 106 enum ET_HIPROC = 0xffff;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 98 enum ET_HIPROC = 0xffff;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 99 enum ET_HIPROC = 0xffff;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 203 #define ET_HIPROC 0xffff
  /src/sys/sys/
exec_elf.h 210 #define ET_HIPROC 0xffff
  /src/tools/arm-elf2aout/sys/
exec_elf.h 205 #define ET_HIPROC 0xffff
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 205 #define ET_HIPROC 0xffff
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 122 ET_HIPROC = 0xffff // Processor-specific
  /src/external/gpl3/binutils/dist/include/elf/
common.h 104 #define ET_HIPROC 0xFFFF /* Processor-specific */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 104 #define ET_HIPROC 0xFFFF /* Processor-specific */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 104 #define ET_HIPROC 0xFFFF /* Processor-specific */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 104 #define ET_HIPROC 0xFFFF /* Processor-specific */
  /src/external/gpl3/binutils/dist/gprofng/src/
Elf.cc 875 RET_S (ET_HIPROC);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Elf.cc 875 RET_S (ET_HIPROC);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 140 enum ET_HIPROC = 0xffff;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 3581 if ((e_type >= ET_LOPROC) && (e_type <= ET_HIPROC))
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 3197 if ((e_type >= ET_LOPROC) && (e_type <= ET_HIPROC))

Completed in 162 milliseconds