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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c43 static unsigned char *output_ptr_start; variable
1438 output_ptr_start = NULL;
2465 bfd_size_type amt = output_ptr - output_ptr_start;
2467 if (bfd_bwrite ((void *) (output_ptr_start), amt, output_bfd) != amt)
2469 output_ptr = output_ptr_start;
3110 output_ptr_start = output_ptr = obuff;

Completed in 168 milliseconds