Searched refs:first_file_directive (Results 1 – 4 of 4) sorted by relevance
3943 static char *first_file_directive; variable3950 if (alpha_flag_mdebug < 0 && ! first_file_directive) in s_alpha_file()3958 first_file_directive = xmemdup0 (start, len); in s_alpha_file()3990 if (first_file_directive) in s_alpha_stab()3993 input_line_pointer = first_file_directive; in s_alpha_stab()3996 free (first_file_directive); in s_alpha_stab()
19834 static int first_file_directive = 0; in s_mips_file() local19851 if (filename != NULL && ! first_file_directive) in s_mips_file()19856 first_file_directive = 1; in s_mips_file()
3945 static char *first_file_directive; variable3952 if (alpha_flag_mdebug < 0 && ! first_file_directive) in s_alpha_file()3960 first_file_directive = xmemdup0 (start, len); in s_alpha_file()3992 if (first_file_directive) in s_alpha_stab()3995 input_line_pointer = first_file_directive; in s_alpha_stab()3998 free (first_file_directive); in s_alpha_stab()
19835 static int first_file_directive = 0; in s_mips_file() local19852 if (filename != NULL && ! first_file_directive) in s_mips_file()19857 first_file_directive = 1; in s_mips_file()