Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c3280 get_output_file_for_structure (const_type_p s) in get_output_file_for_structure() function
3494 d.of = get_output_file_for_structure (s); in write_func_for_structure()
3925 d.of = get_output_file_for_structure (s); in write_local_func_for_structure()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc3307 get_output_file_for_structure (const_type_p s) in get_output_file_for_structure() function
3521 d.of = get_output_file_for_structure (s); in write_func_for_structure()
3971 d.of = get_output_file_for_structure (s); in write_local_func_for_structure()
H A DChangeLog-20106496 * gengtype (get_output_file_for_structure): Ensure type is union
32544 (get_output_file_for_structure): New function.
32546 Use get_output_file_for_structure.
32547 (write_func_for_structure): Use get_output_file_for_structure.