Searched refs:write_func_for_structure (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype.c | 2424 static void write_func_for_structure (type_p orig_s, type_p s, 3466 write_func_for_structure (type_p orig_s, type_p s, in write_func_for_structure() function 3745 write_func_for_structure (s, ss, wtd); in write_types() 3753 write_func_for_structure (s, s, wtd); in write_types()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.cc | 2442 static void write_func_for_structure (type_p orig_s, type_p s, 3493 write_func_for_structure (type_p orig_s, type_p s, in write_func_for_structure() function 3772 write_func_for_structure (s, ss, wtd); in write_types() 3780 write_func_for_structure (s, s, wtd); in write_types()
|
H A D | ChangeLog-2012 | 3346 (write_func_for_structure): If CHAIN_NEXT is set, ORIG_S 14051 (write_func_for_structure): Likewise. 14125 (write_func_for_structure): Call write_marker_function_name 16663 (write_func_for_structure, write_local_func_for_structure): Clear
|
H A D | ChangeLog-2003 | 36220 (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.
|
H A D | ChangeLog-2007 | 31705 * gengtype.c (write_types_data, write_func_for_structure, 31708 (walk_type, write_func_for_structure): Generate the mark_hook if
|
H A D | ChangeLog-2005 | 21215 * gengtype.c (write_func_for_structure): Split out ... 29019 * gengtype.c (write_types_process_field, write_func_for_structure):
|
H A D | ChangeLog-2010 | 3656 (write_func_for_structure, write_type, write_local, write_root) 32547 (write_func_for_structure): Use get_output_file_for_structure.
|
H A D | ChangeLog-2013 | 12295 (write_func_for_structure): Issue an error for subclasses for 12324 (write_func_for_structure): Don't write fns for subclasses, only
|
H A D | ChangeLog-2014 | 15780 (write_func_for_structure): Emit user marking routines if requested by 38881 (write_func_for_structure): Likewise.
|
H A D | ChangeLog-2008 | 21268 * gengtype.c (walk_type, write_func_for_structure): Handle
|
H A D | ChangeLog-2009 | 6926 * gengtype.c (write_types): Moved call to write_func_for_structure
|
H A D | ChangeLog-2016 | 35471 (write_func_for_structure): Likewise.
|
H A D | ChangeLog-2004 | 20787 (adjust_field_type, walk_type, write_func_for_structure,
|