HomeSort by relevance Sort by last modified time
    Searched refs:T_STRUCT (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
coffgrok.h 29 #define T_STRUCT 8 /* structure */
coffgrok.c 369 case T_STRUCT:
388 res->u.astructdef.isstruct = (type & 0xf) == T_STRUCT;
rdcoff.c 324 case T_STRUCT:
478 return debug_make_struct_type (dhandle, ntype == T_STRUCT,
coffdump.c 209 case T_STRUCT:
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 516 #define T_STRUCT 8 /* structure */

Completed in 50 milliseconds