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

/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h19 C_STRTAG = 10, enumerator in enum:sdb_storage_class
H A Dsdbout.c1158 PUT_SDB_SCL (C_STRTAG);
H A Dmips-tfile.c815 C_STRTAG = 10,
1314 sc_Info, /* 10: C_STRTAG struct tag */
1425 st_Block, /* 10: C_STRTAG struct tag */
809 C_STRTAG = 10, enumerator in enum:coff_storage
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h269 #define C_STRTAG 10 /* structure 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.h269 #define C_STRTAG 10 /* structure tag */ macro
501 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c241 case C_STRTAG:
494 case C_STRTAG:
693 case C_STRTAG:
H A Drdcoff.c209 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
610 case C_STRTAG:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c241 case C_STRTAG:
494 case C_STRTAG:
693 case C_STRTAG:
H A Drdcoff.c209 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
610 case C_STRTAG:
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp60 ECase(C_STRTAG);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dxcoffread.c1336 case C_STRTAG:
2472 case C_STRTAG:
H A Dcoffread.c1671 case C_STRTAG:
1758 if (cs->c_sclass != C_STRTAG
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c579 case C_STRTAG:
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcofflink.c1565 || isym.n_sclass == C_STRTAG
1759 case C_STRTAG:
H A Dcoffcode.h4728 case C_STRTAG: /* Structure tag. */
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcofflink.c1563 || isym.n_sclass == C_STRTAG
1757 case C_STRTAG:
H A Dcoffcode.h4529 case C_STRTAG: /* Structure tag. */
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp211 ECase(C_MOS), ECase(C_ARG), ECase(C_STRTAG), ECase(C_MOU),
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c699 case C_STRTAG:
2483 case C_STRTAG:

Completed in 467 milliseconds