Home
last modified time | relevance | path

Searched refs:find_separate_debug_file_in_section (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dsymfile.h669 extern bfd *find_separate_debug_file_in_section (struct objfile *);
H A Dminidebug.c259 find_separate_debug_file_in_section (struct objfile *objfile) in find_separate_debug_file_in_section() function
H A Dsymfile.c834 bfd *abfd = find_separate_debug_file_in_section (objfile); in read_symbols()