Searched refs:stTypedef (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/binutils/include/coff/
H A Dsymconst.h105 #define stTypedef 10 /* type definition */ macro
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmdebugread.c990 case stTypedef:
1314 case stTypedef: /* type definition */
1343 generates a cross referencing stTypedef for x and xx.
1377 refering to the stTypedef symbol for caddr_t. If a future
3459 case stTypedef: /* Typedef */
4304 || (sh.st != stBlock && sh.st != stTypedef && sh.st != stIndirect
4324 if ((sh.iss == 0 && sh.st == stTypedef) || sh.st == stIndirect)
4328 /* alpha cc puts out a stTypedef with a sh.iss of zero for
4394 else if (sh.st == stTypedef)
/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c113 st_Typedef = stTypedef, /* type definition */
H A Dmips-tfile.c202 stTypedef -- type definition
738 st_Typedef = stTypedef, /* type definition */
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c226 stTypedef -- type definition
668 st_Typedef = stTypedef, /* type definition */

Completed in 137 milliseconds