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

/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h21 C_UNTAG = 12, enumerator in enum:sdb_storage_class
H A Dsdbout.c1152 PUT_SDB_SCL (C_UNTAG);
H A Dmips-tfile.c817 C_UNTAG = 12,
1316 sc_Info, /* 12: C_UNTAG union tag */
1427 st_Block, /* 12: C_UNTAG union tag */
811 C_UNTAG = 12, enumerator in enum:coff_storage
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h271 #define C_UNTAG 12 /* union 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.h271 #define C_UNTAG 12 /* union tag */ macro
501 ((x) == C_STRTAG || (x) == C_UNTAG || (x) == C_ENTAG)
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c242 case C_UNTAG:
495 case C_UNTAG:
695 case C_UNTAG:
H A Drdcoff.c209 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
611 case C_UNTAG:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c242 case C_UNTAG:
495 case C_UNTAG:
695 case C_UNTAG:
H A Drdcoff.c209 that the class is not C_STRTAG, nor C_UNTAG, nor C_ENTAG. */
611 case C_UNTAG:
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp62 ECase(C_UNTAG);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dxcoffread.c1337 case C_UNTAG:
2473 case C_UNTAG:
H A Dcoffread.c1672 case C_UNTAG:
1759 && cs->c_sclass != C_UNTAG
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c581 case C_UNTAG:
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcofflink.c1566 || isym.n_sclass == C_UNTAG)
1758 case C_UNTAG:
H A Dcoffcode.h4722 case C_UNTAG: /* Union tag. */
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcofflink.c1564 || isym.n_sclass == C_UNTAG)
1756 case C_UNTAG:
H A Dcoffcode.h4523 case C_UNTAG: /* Union 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.c701 case C_UNTAG:
2485 case C_UNTAG:

Completed in 809 milliseconds