HomeSort by relevance Sort by last modified time
    Searched defs:U802TOCMAGIC (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
simple-object-xcoff.c 81 #define U802TOCMAGIC 0737 /* Readonly text segments and TOC. */
307 if (magic != U802TOCMAGIC && magic != U64_TOCMAGIC)
  /toolchain/binutils/binutils-2.27/include/coff/
rs6000.h 36 #define U802TOCMAGIC 0737 /* readonly text segments and TOC */
40 (x).f_magic != U802TOCMAGIC)

Completed in 86 milliseconds