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

  /src/sys/arch/macppc/stand/fixcoff/
fixcoff.c 57 #define U802ROMAGIC 0735
156 if ((i != U802WRMAGIC) && (i != U802ROMAGIC) && (i != U802TOCMAGIC))
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 114 #define U802ROMAGIC 0735 /* Readonly sharable text segments. */
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-xcoff.c 80 #define U802ROMAGIC 0735 /* Readonly sharable text segments. */
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-xcoff.c 80 #define U802ROMAGIC 0735 /* Readonly sharable text segments. */
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-xcoff.c 80 #define U802ROMAGIC 0735 /* Readonly sharable text segments. */
  /src/external/gpl3/binutils/dist/include/coff/
rs6000.h 35 #define U802ROMAGIC 0735 /* readonly sharable text segments */
39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \
  /src/external/gpl3/binutils.old/dist/include/coff/
rs6000.h 35 #define U802ROMAGIC 0735 /* readonly sharable text segments */
39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \

Completed in 44 milliseconds