Home
last modified time | relevance | path

Searched refs:get_last_source_file (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbuildsym.h297 extern const char *get_last_source_file (void);
H A Dcoffread.c767 if (get_last_source_file ()) in coff_symtab_read()
783 if (!get_last_source_file () && SDB_TYPE (cs->c_type) in coff_symtab_read()
832 if (get_last_source_file ()) in coff_symtab_read()
1122 if (get_last_source_file ()) in coff_symtab_read()
H A Ddbxread.c2797 if (get_last_source_file () == NULL && type != (unsigned char) N_SO) in process_one_symbol()
2972 if (get_last_source_file ()) in process_one_symbol()
3205 find_stab_function_addr (name, get_last_source_file (), in process_one_symbol()
H A Dbuildsym.c1522 get_last_source_file (void) in get_last_source_file() function
H A Dmdebugread.c4085 && get_last_source_file () in psymtab_to_symtab_1()