Home
last modified time | relevance | path

Searched refs:last_source_file (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDcoffread.c383 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()
415 last_source_file = NULL; in coff_end_symtab()
725 last_source_file = NULL; in coff_symtab_read()
746 if (last_source_file) in coff_symtab_read()
755 if (!last_source_file && SDB_TYPE (cs->c_type) in coff_symtab_read()
798 if (last_source_file) in coff_symtab_read()
1093 if (last_source_file) in coff_symtab_read()
HDbuildsym.h52 EXTERN char *last_source_file; variable
HDbuildsym.c641 last_source_file = name; in patch_subfile_names()
769 last_source_file = name; in start_symtab()
1036 last_source_file = NULL; in end_symtab()
HDxcoffread.c819 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()
2173 last_source_file = NULL; in scan_xcoff_symtab()
HDdbxread.c1234 last_source_file = NULL; in read_dbx_symtab()
2484 last_source_file = NULL; in read_ofile_symtab()
2702 if (last_source_file == NULL && type != (unsigned char) N_SO) in process_one_symbol()
2908 if (last_source_file) in process_one_symbol()
3118 find_stab_function_addr (name, last_source_file, objfile); in process_one_symbol()
HDhpread.c1820 last_source_file = 0; in hpread_build_psymtabs()
2799 last_source_file = 0; in hpread_expand_symtab()
5159 if (!last_source_file) in hpread_process_one_debug_symbol()
5230 if (!last_source_file) in hpread_process_one_debug_symbol()
HDmdebugread.c2279 last_source_file = NULL; in parse_partial_symbols()
3919 && last_source_file in psymtab_to_symtab_1()