Searched refs:debug_start_block (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.h465 debug_start_block and debug_end_block may be nested. The argument
468 extern bfd_boolean debug_start_block (void *, bfd_vma);
471 debug_start_block. The argument is the address at which this block
H A Drdcoff.c854 if (! debug_start_block (dhandle, bfd_asymbol_value (sym)))
H A Ddebug.c887 debug_start_block and debug_end_block may be nested. The bfd_vma
891 debug_start_block (void *handle, bfd_vma addr)
901 debug_error (_("debug_start_block: no current block"));
925 debug_start_block. The argument is the address at which this block
889 debug_start_block (void *handle, bfd_vma addr) function
H A Dstabs.c461 if (! debug_start_block (dhandle,
H A Dieee.c1094 if (! debug_start_block (info->dhandle, offset))

Completed in 548 milliseconds