Searched refs:output_ptr_start (Results 1 – 2 of 2) sorted by relevance
44 static unsigned char *output_ptr_start; variable1442 output_ptr_start = NULL; in ieee_mkobject()2470 bfd_size_type amt = output_ptr - output_ptr_start; in flush()2472 if (bfd_bwrite ((void *) (output_ptr_start), amt, output_bfd) != amt) in flush()2474 output_ptr = output_ptr_start; in flush()3116 output_ptr_start = output_ptr = obuff; in ieee_write_debug_part()
3440 (ieee_mkobject): Move it. Clear output_ptr_start, output_ptr,