Home
last modified time | relevance | path

Searched refs:get_output_file_with_visibility (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgengtype.h166 extern outf_p get_output_file_with_visibility
Dgengtype.c392 outf_p f = get_output_file_with_visibility (NULL); in write_rtx_next()
1236 get_output_file_with_visibility (input_file) in get_output_file_with_visibility() function
1304 return get_output_file_with_visibility (input_file)->name;
1896 f = get_output_file_with_visibility (fn);
2358 outf_p f = get_output_file_with_visibility (v->line.file);
2454 outf_p f = get_output_file_with_visibility (v->line.file);
2490 outf_p f = get_output_file_with_visibility (v->line.file);
2525 outf_p f = get_output_file_with_visibility (v->line.file);
DChangeLog.71482 (get_output_file_with_visibility): Rewrite.
2874 (get_output_file_with_visibility): Include cselib.h,
3058 * gengtype.c (get_output_file_with_visibility): Add bitmap.h
3168 (get_output_file_with_visibility): Include hashtab.h in gtype-desc.c.
3404 (get_output_file_with_visibility): Include debug.h in gtype-desc.c.
3435 (get_output_file_with_visibility): Fix paren warning. Fix bug
3520 (get_output_file_with_visibility): Rename from get_output_file.
/openbsd/src/gnu/gcc/gcc/
Dgengtype.h173 extern outf_p get_output_file_with_visibility
Dgengtype.c458 outf_p f = get_output_file_with_visibility (NULL); in write_rtx_next()
1218 get_output_file_with_visibility (const char *input_file) in get_output_file_with_visibility() function
1301 return get_output_file_with_visibility (input_file)->name; in get_output_file_name()
2050 d.of = get_output_file_with_visibility (fn); in write_func_for_structure()
2317 d.of = get_output_file_with_visibility (fn); in write_local_func_for_structure()
2788 outf_p f = get_output_file_with_visibility (v->line.file); in write_roots()
2840 outf_p f = get_output_file_with_visibility (v->line.file); in write_roots()
2876 outf_p f = get_output_file_with_visibility (v->line.file); in write_roots()
2911 outf_p f = get_output_file_with_visibility (v->line.file); in write_roots()
2955 outf_p f = get_output_file_with_visibility (v->line.file); in write_roots()
[all …]