Searched refs:first_file_directive (Results 1 – 2 of 2) sorted by relevance
3944 static char *first_file_directive; variable3951 if (alpha_flag_mdebug < 0 && ! first_file_directive) in s_alpha_file()3959 first_file_directive = xmemdup0 (start, len); in s_alpha_file()3991 if (first_file_directive) in s_alpha_stab()3994 input_line_pointer = first_file_directive; in s_alpha_stab()3997 free (first_file_directive); in s_alpha_stab()
18440 static int first_file_directive = 0; in s_mips_file() local18457 if (filename != NULL && ! first_file_directive) in s_mips_file()18462 first_file_directive = 1; in s_mips_file()