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 = ""; variable5812 current_function_file = name; in mips_output_filename()5823 else if (name != current_function_file in mips_output_filename()5824 && strcmp (name, current_function_file) != 0) in mips_output_filename()5827 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,