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

  /src/external/gpl3/binutils/dist/include/som/
aout.h 70 #define RELOC_MAGIC 0x0106
  /src/external/gpl3/binutils.old/dist/include/som/
aout.h 70 #define RELOC_MAGIC 0x0106
  /src/external/gpl3/gdb/dist/include/som/
aout.h 70 #define RELOC_MAGIC 0x0106
  /src/external/gpl3/gdb.old/dist/include/som/
aout.h 70 #define RELOC_MAGIC 0x0106
  /src/external/gpl3/binutils/dist/bfd/
som.c 1976 case RELOC_MAGIC:
2326 if (file_hdr->a_magic != RELOC_MAGIC)
2416 case RELOC_MAGIC:
2577 file_hdr->a_magic = RELOC_MAGIC;
  /src/external/gpl3/binutils.old/dist/bfd/
som.c 1976 case RELOC_MAGIC:
2326 if (file_hdr->a_magic != RELOC_MAGIC)
2416 case RELOC_MAGIC:
2577 file_hdr->a_magic = RELOC_MAGIC;
  /src/external/gpl3/gdb/dist/bfd/
som.c 1976 case RELOC_MAGIC:
2326 if (file_hdr->a_magic != RELOC_MAGIC)
2416 case RELOC_MAGIC:
2577 file_hdr->a_magic = RELOC_MAGIC;
  /src/external/gpl3/gdb.old/dist/bfd/
som.c 1976 case RELOC_MAGIC:
2326 if (file_hdr->a_magic != RELOC_MAGIC)
2416 case RELOC_MAGIC:
2577 file_hdr->a_magic = RELOC_MAGIC;

Completed in 56 milliseconds