Searched refs:get_output_file_with_visibility (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dgengtype.h173 extern outf_p get_output_file_with_visibility
H A Dgengtype.c458 outf_p f = get_output_file_with_visibility (NULL);
1220 get_output_file_with_visibility (const char *input_file)
1303 return get_output_file_with_visibility (input_file)->name;
2053 d.of = get_output_file_with_visibility (fn);
2320 d.of = get_output_file_with_visibility (fn);
2791 outf_p f = get_output_file_with_visibility (v->line.file);
2843 outf_p f = get_output_file_with_visibility (v->line.file);
2879 outf_p f = get_output_file_with_visibility (v->line.file);
2914 outf_p f = get_output_file_with_visibility (v->line.file);
2958 outf_p f = get_output_file_with_visibility (
1218 get_output_file_with_visibility (const char *input_file) function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengtype.h166 extern outf_p get_output_file_with_visibility
H A Dgengtype.c392 outf_p f = get_output_file_with_visibility (NULL);
1238 get_output_file_with_visibility (input_file)
1306 return get_output_file_with_visibility (input_file)->name;
1899 f = get_output_file_with_visibility (fn);
2361 outf_p f = get_output_file_with_visibility (v->line.file);
2457 outf_p f = get_output_file_with_visibility (v->line.file);
2493 outf_p f = get_output_file_with_visibility (v->line.file);
2528 outf_p f = get_output_file_with_visibility (v->line.file);
1236 get_output_file_with_visibility (input_file) function

Completed in 165 milliseconds