Searched refs:output_ptr_start (Results 1 – 4 of 4) sorted by relevance
43 static unsigned char *output_ptr_start; variable1435 output_ptr_start = NULL; in ieee_mkobject()2459 bfd_size_type amt = output_ptr - output_ptr_start; in flush()2461 if (bfd_bwrite ((void *) (output_ptr_start), amt, output_bfd) != amt) in flush()2463 output_ptr = output_ptr_start; in flush()3104 output_ptr_start = output_ptr = obuff; in ieee_write_debug_part()
3440 (ieee_mkobject): Move it. Clear output_ptr_start, output_ptr,
2632 static unsigned char *output_ptr_start; variable2648 output_ptr_start = NULL;2675 bfd_size_type amt = output_ptr - output_ptr_start; in flush()2677 if (bfd_bwrite ((PTR) (output_ptr_start), amt, output_bfd) != amt) in flush()2679 output_ptr = output_ptr_start; in flush()3326 output_ptr_start = output_ptr = obuff;