HomeSort by: relevance | last modified time | path
    Searched defs:RS6K_AOUTHDR_ZMAGIC (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/macppc/stand/fixcoff/
fixcoff.c 106 #define RS6K_AOUTHDR_ZMAGIC 0x010B
171 *(uint16_t *)aoh.magic = htobe16(RS6K_AOUTHDR_ZMAGIC);
  /src/external/gpl3/binutils/dist/include/coff/
xcoff.h 99 #define RS6K_AOUTHDR_ZMAGIC 0x010B /* paged: text r/o, both page-aligned */
  /src/external/gpl3/binutils.old/dist/include/coff/
xcoff.h 99 #define RS6K_AOUTHDR_ZMAGIC 0x010B /* paged: text r/o, both page-aligned */
  /src/external/gpl3/gdb/dist/include/coff/
xcoff.h 99 #define RS6K_AOUTHDR_ZMAGIC 0x010B /* paged: text r/o, both page-aligned */
  /src/external/gpl3/gdb.old/dist/include/coff/
xcoff.h 99 #define RS6K_AOUTHDR_ZMAGIC 0x010B /* paged: text r/o, both page-aligned */

Completed in 33 milliseconds