Searched refs:start_subfile (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | buildsym.h | 243 extern void start_subfile (char *name, char *dirname);
|
| D | buildsym.c | 538 start_subfile (char *name, char *dirname) in start_subfile() function 794 start_subfile (name, dirname); in start_symtab()
|
| D | xcoffread.c | 688 start_subfile (inclTable[ii].name, (char *) 0); in process_linenos() 697 start_subfile (fakename, (char *) 0); in process_linenos() 719 start_subfile (pop_subfile (), (char *) 0); in process_linenos()
|
| D | dbxread.c | 2905 start_subfile (name, current_subfile->dirname); in process_one_symbol() 2911 start_subfile (name, current_subfile->dirname); in process_one_symbol() 2915 start_subfile (pop_subfile (), current_subfile->dirname); in process_one_symbol()
|
| D | hpread.c | 5192 start_subfile (name, NULL); in hpread_process_one_debug_symbol() 5247 start_subfile (name, NULL); in hpread_process_one_debug_symbol()
|
| D | ChangeLog-1990 | 2615 (start_subfile, start_symtab): Extra parameter dirname. 2616 (start_subfile): Use obsavestring, not savestring, for name.
|
| D | ChangeLog-1992 | 201 * buildsym.c (start_subfile, patch_subfile_names): Default the 2809 * buildsym.c (start_subfile): Compact dirname initialization. 3153 calling start_subfile for SOL & BINCL symbols. This allows gdb to 5536 * buildsym.c (start_subfile): Use strdup instead of obsavestring.
|
| D | dwarf2read.c | 6667 start_subfile (filename, dirname); in dwarf2_start_subfile()
|
| D | ChangeLog-1995 | 3590 start_subfile will cause deduce_language_from_filename to return 4127 * buildsym.c (start_subfile): Set language for f2c like for cfront.
|
| D | ChangeLog-1996 | 336 deduced by start_subfile. 342 (read_file_scope): Initialize file name to <unknown>, start_subfile
|
| D | ChangeLog-1993 | 2178 * buildsym.c (start_subfile): Use deduce_language_from_filename 3459 * buildsym.c (start_subfile): If a .c file includes a .C file, set 6918 * buildsym.c (start_subfile): Allow null file name.
|
| D | ChangeLog-1997 | 1348 * buildsym.c (start_subfile): Initialize debugformat member
|
| D | ChangeLog-1991 | 1107 * dbxread.c (start_subfile): Move to buildsym. Change above calls.
|
| D | ChangeLog-1994 | 3872 * buildsym.c (start_subfile, patch_subfile_names), demangle.c
|
| D | ChangeLog-2000 | 7453 (start_subfile): initialize variable 'subfile'.
|
| D | ChangeLog-2001 | 6444 * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.
|
| D | ChangeLog-2003 | 14539 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
|