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