Searched refs:get_output_file_with_visibility (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gengtype.h | 373 outf_p get_output_file_with_visibility (input_file* inpf);
|
H A D | gengtype.c | 958 outf_p f = get_output_file_with_visibility (NULL); in write_rtx_next() 1970 get_output_file_with_visibility (input_file *inpf) in get_output_file_with_visibility() function 2126 outf_p o = get_output_file_with_visibility (inpf); in get_output_file_name() 2952 return get_output_file_with_visibility (CONST_CAST (input_file*, fn)); in get_output_file_for_structure() 3896 get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 3949 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 3986 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4022 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4070 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4106 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gengtype.h | 392 outf_p get_output_file_with_visibility (input_file* inpf);
|
H A D | gengtype.c | 1120 outf_p f = get_output_file_with_visibility (NULL); in write_rtx_next() 2143 get_output_file_with_visibility (input_file *inpf) in get_output_file_with_visibility() function 2299 outf_p o = get_output_file_with_visibility (inpf); in get_output_file_name() 3287 return get_output_file_with_visibility (CONST_CAST (input_file*, fn)); in get_output_file_for_structure() 4490 get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4538 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4574 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4608 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4642 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots()
|