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

  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 378 #define STB_HIOS 12
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 417 #define STB_HIOS 12
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 423 enum STB_HIOS = 12;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 423 enum STB_HIOS = 12;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 410 enum STB_HIOS = 12;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 415 enum STB_HIOS = 12;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 514 #define STB_HIOS 12
  /src/sys/sys/
exec_elf.h 601 #define STB_HIOS 12
  /src/tools/arm-elf2aout/sys/
exec_elf.h 516 #define STB_HIOS 12
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 516 #define STB_HIOS 12
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1137 STB_HIOS = 12, // Highest operating system-specific binding type
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1147 #define STB_HIOS 12 /* OS-specific semantics */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1128 #define STB_HIOS 12 /* OS-specific semantics */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 383 enum STB_HIOS = 12;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 14276 else if (binding >= STB_LOOS && binding <= STB_HIOS)
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 13768 else if (binding >= STB_LOOS && binding <= STB_HIOS)

Completed in 92 milliseconds