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

/freebsd-10.0-release/cddl/contrib/opensolaris/head/
H A Dstorclass.h55 #define C_ENTAG 15 /* enumeration 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.h24 C_ENTAG = 15, enumerator in enum:sdb_storage_class
H A Dsdbout.c1126 PUT_SDB_SCL (C_ENTAG);
H A Dmips-tfile.c823 C_ENTAG = 15,
1244 sc_Info, /* 15: C_ENTAG enum tag */
1355 st_Block, /* 15: C_ENTAG enum tag */
817 C_ENTAG = 15, enumerator in enum:coff_storage
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dinternal.h274 #define C_ENTAG 15 /* enumeration tag */ macro
501 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.c240 case C_ENTAG:
498 case C_ENTAG:
696 case C_ENTAG:
H A Drdcoff.c211 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
614 case C_ENTAG:
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dcoffread.c1670 case C_ENTAG:
1757 && cs->c_sclass != C_ENTAG
H A Dxcoffread.c1338 case C_ENTAG:
2475 case C_ENTAG:
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-coff.c580 case C_ENTAG:
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcofflink.c1558 && (isym.n_sclass == C_ENTAG
1754 case C_ENTAG:
H A Dcoffcode.h4528 case C_ENTAG: /* Enumeration tag. */

Completed in 228 milliseconds