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

/freebsd-10.0-release/cddl/contrib/opensolaris/head/
H A Dstorclass.h52 #define C_UNTAG 12 /* union 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.h21 C_UNTAG = 12, enumerator in enum:sdb_storage_class
H A Dsdbout.c1114 PUT_SDB_SCL (C_UNTAG);
H A Dmips-tfile.c820 C_UNTAG = 12,
1241 sc_Info, /* 12: C_UNTAG union tag */
1352 st_Block, /* 12: C_UNTAG union tag */
814 C_UNTAG = 12, enumerator in enum:coff_storage
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dinternal.h271 #define C_UNTAG 12 /* union tag */ macro
501 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.c244 case C_UNTAG:
497 case C_UNTAG:
697 case C_UNTAG:
H A Drdcoff.c211 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
613 case C_UNTAG:
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcoffread.c1669 case C_UNTAG:
1756 && cs->c_sclass != C_UNTAG
H A Dxcoffread.c1337 case C_UNTAG:
2474 case C_UNTAG:
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-coff.c581 case C_UNTAG:
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcofflink.c1560 || isym.n_sclass == C_UNTAG)
1752 case C_UNTAG:
H A Dcoffcode.h4531 case C_UNTAG: /* Union tag. */

Completed in 285 milliseconds