Home
last modified time | relevance | path

Searched refs:TYPE_STRUCT (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype.cc191 case TYPE_STRUCT: in dbgprint_count_type_at()
656 arg_type = find_structure (field_name, TYPE_STRUCT); in create_user_defined_type()
1173 rtx_tp = create_pointer (find_structure ("rtx_def", TYPE_STRUCT)); in adjust_field_rtx_def()
1174 rtvec_tp = create_pointer (find_structure ("rtvec_def", TYPE_STRUCT)); in adjust_field_rtx_def()
1176 mem_attrs_tp = create_pointer (find_structure ("mem_attrs", TYPE_STRUCT)); in adjust_field_rtx_def()
1178 create_pointer (find_structure ("reg_attrs", TYPE_STRUCT)); in adjust_field_rtx_def()
1180 create_pointer (find_structure ("basic_block_def", TYPE_STRUCT)); in adjust_field_rtx_def()
1182 create_pointer (find_structure ("constant_descriptor_rtx", TYPE_STRUCT)); in adjust_field_rtx_def()
1367 type_p field_tp = find_structure ("block_symbol", TYPE_STRUCT); in adjust_field_rtx_def()
1374 substruct = new_structure (sname, TYPE_STRUCT, &lexer_line, subfields, in adjust_field_rtx_def()
[all …]
Dgengtype.h153 TYPE_STRUCT, /* Type for GTY-ed structs. */ enumerator
353 || kind == TYPE_STRUCT in union_or_struct_p()
Dgengtype-parse.cc910 enum typekind kind = (token () == UNION) ? TYPE_UNION : TYPE_STRUCT; in type()
955 base_class = find_structure (basename, TYPE_STRUCT); in type()
Dgengtype-state.cc50 case TYPE_STRUCT: in type_lineloc()
1138 case TYPE_STRUCT: in write_state_type()
1567 type->kind = TYPE_STRUCT; in read_state_struct_type()
DChangeLog-201227784 (walk_type, <TYPE_UNION, TYPE_STRUCT>): Emit length calculations
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20017044 return value is TYPE_STRUCT and the number of fields is one, call