Searched refs:debug_start_source (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.h441 extern bfd_boolean debug_start_source (void *, const char *);
H A Dstabs.c549 if (! debug_start_source (dhandle, string))
556 if (! debug_start_source (dhandle, string))
562 if (! debug_start_source (dhandle, pop_bincl (info)))
H A Ddebug.c717 debug_start_source (void *handle, const char *name)
727 debug_error (_("debug_start_source: no debug_set_filename call"));
715 debug_start_source (void *handle, const char *name) function
H A Dieee.c1075 if (! debug_start_source (info->dhandle, namcopy))
1288 there is one, so that we can call debug_start_source. */
1299 if (! debug_start_source (info->dhandle, bl->filename))

Completed in 141 milliseconds