Searched refs:last_source_file (Results 1 – 10 of 10) sorted by relevance
383 if (last_source_file != NULL) in complete_symtab()384 xfree (last_source_file); in complete_symtab()385 last_source_file = savestring (name, strlen (name)); in complete_symtab()408 last_source_file = NULL; in coff_end_symtab()728 last_source_file = NULL; in coff_symtab_read()749 if (last_source_file) in coff_symtab_read()758 if (!last_source_file && SDB_TYPE (cs->c_type) in coff_symtab_read()801 if (last_source_file) in coff_symtab_read()1096 if (last_source_file) in coff_symtab_read()
52 EXTERN char *last_source_file; variable
640 last_source_file = name; in patch_subfile_names()768 last_source_file = name; in start_symtab()1035 last_source_file = NULL; in end_symtab()
819 last_source_file = savestring (name, strlen (name)); \945 last_source_file = NULL; in read_xcoff_symtab()1036 if (last_source_file) in read_xcoff_symtab()1407 if (last_source_file) in read_xcoff_symtab()2172 last_source_file = NULL; in scan_xcoff_symtab()
1233 last_source_file = NULL; in read_dbx_symtab()2477 last_source_file = NULL; in read_ofile_symtab()2684 if (last_source_file == NULL && type != (unsigned char) N_SO) in process_one_symbol()2870 if (last_source_file) in process_one_symbol()3077 find_stab_function_addr (name, last_source_file, objfile); in process_one_symbol()
1818 last_source_file = 0; in hpread_build_psymtabs()2797 last_source_file = 0; in hpread_expand_symtab()5153 if (!last_source_file) in hpread_process_one_debug_symbol()5224 if (!last_source_file) in hpread_process_one_debug_symbol()
2270 last_source_file = NULL; in parse_partial_symbols()3903 && last_source_file in psymtab_to_symtab_1()
3473 * buildsym.c (patch_subfile_name): Update last_source_file
1265 * coffread.c (complete_symtab): If last_source_file is set upon
5389 * coffread.c: Removed variables last_source_file,