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

/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h24 C_ENTAG = 15, enumerator in enum:sdb_storage_class
H A Dsdbout.c1164 PUT_SDB_SCL (C_ENTAG);
H A Dmips-tfile.c820 C_ENTAG = 15,
1319 sc_Info, /* 15: C_ENTAG enum tag */
1430 st_Block, /* 15: C_ENTAG enum tag */
814 C_ENTAG = 15, enumerator in enum:coff_storage
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h274 #define C_ENTAG 15 /* enumeration tag */ macro
501 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h274 #define C_ENTAG 15 /* enumeration tag */ macro
501 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c238 case C_ENTAG:
496 case C_ENTAG:
694 case C_ENTAG:
H A Drdcoff.c209 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
612 case C_ENTAG:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c238 case C_ENTAG:
496 case C_ENTAG:
694 case C_ENTAG:
H A Drdcoff.c209 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
612 case C_ENTAG:
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp65 ECase(C_ENTAG);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dxcoffread.c1338 case C_ENTAG:
2474 case C_ENTAG:
H A Dcoffread.c1673 case C_ENTAG:
1760 && cs->c_sclass != C_ENTAG
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c580 case C_ENTAG:
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcofflink.c1564 && (isym.n_sclass == C_ENTAG
1760 case C_ENTAG:
H A Dcoffcode.h4719 case C_ENTAG: /* Enumeration tag. */
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcofflink.c1562 && (isym.n_sclass == C_ENTAG
1758 case C_ENTAG:
H A Dcoffcode.h4520 case C_ENTAG: /* Enumeration tag. */
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp212 ECase(C_UNTAG), ECase(C_TPDEF), ECase(C_USTATIC), ECase(C_ENTAG),
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c700 case C_ENTAG:
2484 case C_ENTAG:

Completed in 484 milliseconds