Searched refs:current_function_file (Results 1 – 3 of 3) sorted by relevance
113 extern const char *current_function_file; /* filename current function is in */
569 const char *current_function_file = ""; variable5811 current_function_file = name; in mips_output_filename()5822 else if (name != current_function_file in mips_output_filename()5823 && strcmp (name, current_function_file) != 0) in mips_output_filename()5826 current_function_file = name; in mips_output_filename()
18348 current_function_file): Add the `const' keyword.18364 (current_function_file, mips_cpu_string, mips_isa_string,18370 * mips.h (current_function_file, mips_cpu_string, mips_isa_string,