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

  /src/sys/arch/macppc/stand/fixcoff/
fixcoff.c 56 #define U802WRMAGIC 0730
156 if ((i != U802WRMAGIC) && (i != U802ROMAGIC) && (i != U802TOCMAGIC))
  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 113 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 113 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-xcoff.c 79 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-xcoff.c 79 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-xcoff.c 79 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-xcoff.c 79 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-xcoff.c 79 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-xcoff.c 79 #define U802WRMAGIC 0730 /* Writeable text segments. */
  /src/external/gpl3/binutils/dist/include/coff/
rs6000.h 34 #define U802WRMAGIC 0730 /* writeable text segments **chh** */
39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \
  /src/external/gpl3/binutils.old/dist/include/coff/
rs6000.h 34 #define U802WRMAGIC 0730 /* writeable text segments **chh** */
39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \
  /src/external/gpl3/gdb/dist/include/coff/
rs6000.h 34 #define U802WRMAGIC 0730 /* writeable text segments **chh** */
39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \
  /src/external/gpl3/gdb.old/dist/include/coff/
rs6000.h 34 #define U802WRMAGIC 0730 /* writeable text segments **chh** */
39 ((x).f_magic != U802ROMAGIC && (x).f_magic != U802WRMAGIC && \

Completed in 46 milliseconds