Home
last modified time | relevance | path

Searched refs:write_func_for_structure (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/
HDgengtype.c1389 static void write_func_for_structure
2033 write_func_for_structure (type_p orig_s, type_p s, type_p *param, in write_func_for_structure() function
2221 write_func_for_structure (s, ss, NULL, wtd); in write_types()
2224 write_func_for_structure (s, s, NULL, wtd); in write_types()
2249 write_func_for_structure (s, ss, param, wtd); in write_types()
2252 write_func_for_structure (s, stru, param, wtd); in write_types()
HDChangeLog-200336220 (write_func_for_structure): Reorder parameters to gt_pch_note_object.
36374 (write_func_for_structure): Take write_types_data structure.
36485 (write_func_for_structure): New.
36489 (write_gc_types): Use write_func_for_structure.
HDChangeLog-200521216 * gengtype.c (write_func_for_structure): Split out ...
29020 * gengtype.c (write_types_process_field, write_func_for_structure):
HDChangeLog-200420787 (adjust_field_type, walk_type, write_func_for_structure,