Searched refs:get_output_file_with_visibility (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/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() 2145 get_output_file_with_visibility (input_file *inpf) in get_output_file_with_visibility() function 2301 outf_p o = get_output_file_with_visibility (inpf); in get_output_file_name() 3289 return get_output_file_with_visibility (CONST_CAST (input_file*, fn)); in get_output_file_for_structure() 4492 get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4540 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4576 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4610 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4644 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.h | 403 outf_p get_output_file_with_visibility (input_file* inpf);
|
H A D | gengtype.cc | 1135 outf_p f = get_output_file_with_visibility (NULL); in write_rtx_next() 2163 get_output_file_with_visibility (input_file *inpf) in get_output_file_with_visibility() function 2319 outf_p o = get_output_file_with_visibility (inpf); in get_output_file_name() 3316 return get_output_file_with_visibility (CONST_CAST (input_file*, fn)); in get_output_file_for_structure() 4539 get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4587 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4623 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4657 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots() 4691 outf_p f = get_output_file_with_visibility (CONST_CAST (input_file*, in write_roots()
|
H A D | ChangeLog-2010 | 3810 Added comments about role of get_output_file_with_visibility and 3817 (get_output_file_with_visibility): Updated comments and rewritten 6399 (get_output_file_with_visibility, get_output_file_name) 6414 (lang_dir_names, num_lang_dirs, get_output_file_with_visibility) 6499 get_output_file_with_visibility. 9915 (get_output_file_with_visibility, oprintf): Definitions moved to 9928 (get_output_file_with_visibility, srcdir, srcdir_len, do_dump): 27614 (get_output_file_with_visibility): Fix name for c-common.h.
|
H A D | ChangeLog-2002 | 15929 (get_output_file_with_visibility): Rewrite. 17321 (get_output_file_with_visibility): Include cselib.h, 17505 * gengtype.c (get_output_file_with_visibility): Add bitmap.h 17615 (get_output_file_with_visibility): Include hashtab.h in gtype-desc.c. 17851 (get_output_file_with_visibility): Include debug.h in gtype-desc.c. 17882 (get_output_file_with_visibility): Fix paren warning. Fix bug 17967 (get_output_file_with_visibility): Rename from get_output_file.
|
H A D | ChangeLog-2009 | 7848 (get_output_file_with_visibility): Return plugin_output for plugins. 13359 * gengtype.c (get_output_file_with_visibility): Handle c-lang.h 19226 (get_output_file_with_visibility): Care of plugin_files.
|
H A D | ChangeLog-2008 | 15901 (get_output_file_with_visibility): Replace in-line computations with
|
H A D | ChangeLog-2005 | 18128 * gengtype.c (get_output_file_with_visibility): Likewise.
|
H A D | ChangeLog-2011 | 33388 (get_output_file_with_visibility): Use filename_cmp
|
H A D | ChangeLog-2013 | 17916 (get_output_file_with_visibility): Give fatal message when no
|
H A D | ChangeLog-2004 | 18670 (get_output_file_with_visibility): Treat objc/objc-act.h as a header
|