Home
last modified time | relevance | path

Searched refs:bt_Struct (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/gas/
HDecoff.c707 bt_Struct = btStruct, /* Structure (Record) */ enumerator
1151 bt_Struct, /* T_STRUCT */
1882 || t->basic_type == bt_Struct in add_aux_sym_tir()
1949 if (t->basic_type == bt_Struct in add_aux_sym_tir()
2072 case bt_Struct: agg_type = "struct"; break; in add_unknown_tag()
2880 if (coff_type.basic_type == bt_Struct in ecoff_directive_endef()
/trueos/contrib/gcc/
HDmips-tfile.c773 bt_Struct = btStruct, /* Structure (Record) */ enumerator
1210 bt_Struct, /* T_STRUCT */
2053 || t->basic_type == bt_Struct in add_aux_sym_tir()
2120 if (t->basic_type == bt_Struct in add_aux_sym_tir()
2246 case bt_Struct: agg_type = "struct"; break; in add_unknown_tag()
3181 if (t.basic_type == bt_Struct in parse_def()
HDmips-tdump.c158 bt_Struct = btStruct, /* Structure (Record) */ enumerator
522 case bt_Struct: /* Structure (Record) */ in type_to_string()