Home
last modified time | relevance | path

Searched refs:find_separate_debug_file_by_debuglink (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.h490 extern char *find_separate_debug_file_by_debuglink (struct objfile *);
H A Delfread.c1434 debugfile = find_separate_debug_file_by_debuglink (objfile); in elf_symfile_read()
H A Dcoffread.c652 debugfile = find_separate_debug_file_by_debuglink (objfile); in coff_symfile_read()
H A Dsymfile.c1579 find_separate_debug_file_by_debuglink (struct objfile *objfile) in find_separate_debug_file_by_debuglink() function