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

1 2

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCELFObjectWriter.h 77 return ELF::ELFOSABI_STANDALONE;
  /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430AsmBackend.cpp 168 return new MSP430AsmBackend(STI, ELF::ELFOSABI_STANDALONE);
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 173 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 175 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 80 enum ELFOSABI_STANDALONE = 255;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 80 enum ELFOSABI_STANDALONE = 255;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf.d 231 enum ELFOSABI_STANDALONE = 255;
  /src/external/gpl3/binutils/dist/bfd/
elf32-visium.c 854 #define ELF_OSABI ELFOSABI_STANDALONE
elf32-msp430.c 2955 #define ELF_OSABI ELFOSABI_STANDALONE
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-visium.c 859 #define ELF_OSABI ELFOSABI_STANDALONE
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-visium.c 859 #define ELF_OSABI ELFOSABI_STANDALONE
  /src/external/gpl3/gdb/dist/bfd/
elf32-visium.c 851 #define ELF_OSABI ELFOSABI_STANDALONE
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 80 enum ELFOSABI_STANDALONE = 255;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 80 enum ELFOSABI_STANDALONE = 255;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 187 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/sys/sys/
exec_elf.h 192 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 189 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 189 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 364 ELFOSABI_STANDALONE = 255, // Standalone (embedded) application
  /src/external/gpl3/binutils/dist/include/elf/
common.h 87 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 87 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 87 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 87 #define ELFOSABI_STANDALONE 255 /* Standalone (embedded) application */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 124 enum ELFOSABI_STANDALONE = 255;
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFYAML.cpp 387 ECase(ELFOSABI_STANDALONE);

Completed in 50 milliseconds

1 2