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

  /src/external/bsd/elftosb/dist/common/
ELF.h 294 STB_LOPROC = 13,
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 379 #define STB_LOPROC 13 /* Processor-specific range */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 418 #define STB_LOPROC 13 /* Processor-specific range */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 424 enum STB_LOPROC = 13;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 424 enum STB_LOPROC = 13;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf.d 451 enum STB_LOPROC = 13;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 411 enum STB_LOPROC = 13;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 416 enum STB_LOPROC = 13;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 515 #define STB_LOPROC 13 /* Processor-specific range */
  /src/sys/sys/
exec_elf.h 602 #define STB_LOPROC 13 /* Processor-specific range */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 517 #define STB_LOPROC 13 /* Processor-specific range */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 517 #define STB_LOPROC 13 /* Processor-specific range */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1138 STB_LOPROC = 13, // Lowest processor-specific binding type
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1148 #define STB_LOPROC 13 /* Processor-specific semantics */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1129 #define STB_LOPROC 13 /* Processor-specific semantics */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1115 #define STB_LOPROC 13 /* Processor-specific semantics */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1126 #define STB_LOPROC 13 /* Processor-specific semantics */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 384 enum STB_LOPROC = 13;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 14273 if (binding >= STB_LOPROC && binding <= STB_HIPROC)
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 13765 if (binding >= STB_LOPROC && binding <= STB_HIPROC)

Completed in 55 milliseconds