Searched refs:start_block (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ | ||
D | debug.h | 408 bfd_boolean (*start_block) (void *, bfd_vma); member |
D | debug.c | 2861 if (! (*fns->start_block) (fhandle, block->start)) in debug_write_block() |