Searched refs:T_STRUCT (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h49 T_STRUCT = 8, enumerator in enum:sdb_type
H A Dsdbout.c611 return ((TREE_CODE (type) == RECORD_TYPE) ? T_STRUCT
1121 PUT_SDB_TYPE (T_STRUCT);
H A Dmips-tfile.c847 T_STRUCT = 8,
1217 bt_Struct, /* T_STRUCT */
841 T_STRUCT = 8, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h49 T_STRUCT = 8, enumerator in enum:sdb_type
H A Dsdbout.c632 return ((TREE_CODE (type) == RECORD_TYPE) ? T_STRUCT
1159 PUT_SDB_TYPE (T_STRUCT);
H A Dmips-tfile.c844 T_STRUCT = 8,
1292 bt_Struct, /* T_STRUCT */
838 T_STRUCT = 8, enumerator in enum:coff_type
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h28 #define T_STRUCT 8 /* structure */ macro
H A Dcoffgrok.c367 case T_STRUCT:
386 res->u.astructdef.isstruct = (type & 0xf) == T_STRUCT;
H A Drdcoff.c318 case T_STRUCT:
472 return debug_make_struct_type (dhandle, ntype == T_STRUCT,
H A Dcoffdump.c208 case T_STRUCT:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h28 #define T_STRUCT 8 /* structure */ macro
H A Dcoffgrok.c367 case T_STRUCT:
386 res->u.astructdef.isstruct = (type & 0xf) == T_STRUCT;
H A Drdcoff.c318 case T_STRUCT:
472 return debug_make_struct_type (dhandle, ntype == T_STRUCT,
H A Dcoffdump.c206 case T_STRUCT:
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h474 #define T_STRUCT 8 /* structure */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h474 #define T_STRUCT 8 /* structure */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1837 case T_STRUCT:

Completed in 278 milliseconds