Searched refs:C_STRTAG (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/cddl/contrib/opensolaris/head/
H A Dstorclass.h50 #define C_STRTAG 10 /* structure tag */ macro
H A Dsyms.h153 #define ISTAG(x) ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/freebsd-10.0-release/contrib/gcc/
H A Dgsyms.h19 C_STRTAG = 10, enumerator in enum:sdb_storage_class
H A Dsdbout.c1120 PUT_SDB_SCL (C_STRTAG);
H A Dmips-tfile.c818 C_STRTAG = 10,
1239 sc_Info, /* 10: C_STRTAG struct tag */
1350 st_Block, /* 10: C_STRTAG struct tag */
812 C_STRTAG = 10, enumerator in enum:coff_storage
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dinternal.h269 #define C_STRTAG 10 /* structure tag */ macro
501 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.c243 case C_STRTAG:
496 case C_STRTAG:
695 case C_STRTAG:
H A Drdcoff.c211 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
612 case C_STRTAG:
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcoffread.c1668 case C_STRTAG:
1755 if (cs->c_sclass != C_STRTAG
H A Dxcoffread.c1336 case C_STRTAG:
2473 case C_STRTAG:
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-coff.c579 case C_STRTAG:
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcofflink.c1559 || isym.n_sclass == C_STRTAG
1753 case C_STRTAG:
H A Dcoffcode.h4537 case C_STRTAG: /* Structure tag. */

Completed in 165 milliseconds