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

  /src/external/gpl3/binutils/dist/libiberty/
simple-object-xcoff.c 263 #define XTY_SD (1) /* section definition */
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-xcoff.c 263 #define XTY_SD (1) /* section definition */
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-xcoff.c 263 #define XTY_SD (1) /* section definition */
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-xcoff.c 263 #define XTY_SD (1) /* section definition */
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-xcoff.c 263 #define XTY_SD (1) /* section definition */
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-xcoff.c 263 #define XTY_SD (1) /* section definition */
605 if ((auxent->u.xcoff64.x_csect.x_smtyp & 0x7) != XTY_SD
620 if ((auxent->u.xcoff32.x_csect.x_smtyp & 0x7) != XTY_SD
  /src/external/gpl3/binutils/dist/include/coff/
xcoff.h 162 #define XTY_SD 1 /* Csect definition */
internal.h 650 #define XTY_SD 1 /* Csect definition */
  /src/external/gpl3/binutils.old/dist/include/coff/
xcoff.h 162 #define XTY_SD 1 /* Csect definition */
internal.h 652 #define XTY_SD 1 /* Csect definition */
  /src/external/gpl3/gdb.old/dist/include/coff/
xcoff.h 162 #define XTY_SD 1 /* Csect definition */
internal.h 652 #define XTY_SD 1 /* Csect definition */
  /src/external/gpl3/gdb/dist/include/coff/
xcoff.h 162 #define XTY_SD 1 /* Csect definition */
internal.h 650 #define XTY_SD 1 /* Csect definition */

Completed in 94 milliseconds