Searched refs:C_STSYM (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dxcoff.h10 #define C_STSYM 0x85 macro
H A Dxcoffout.c209 return C_STSYM;
/freebsd-10.2-release/contrib/binutils/include/coff/
H A Dinternal.h333 #define C_STSYM (0x85) macro
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dxcoffread.c1548 case C_STSYM:
2577 case C_STSYM:
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-ppc.c3463 if (S_GET_STORAGE_CLASS (sym) == C_STSYM) {
3477 only do the correction for storage class C_STSYM. A better solution
5114 else if (S_GET_STORAGE_CLASS (sym) == C_STSYM)
/freebsd-10.2-release/contrib/binutils/bfd/
H A Dcoffcode.h4544 case C_STSYM:

Completed in 115 milliseconds