Home | History | Annotate | Download | only in bfd

Lines Matching defs:output_ptr

45 static unsigned char *output_ptr;
1446 output_ptr = NULL;
2473 bfd_size_type amt = output_ptr - output_ptr_start;
2477 output_ptr = output_ptr_start;
2483 #define OUT(x) { *output_ptr++ = (x); if (output_ptr == output_ptr_end) flush (); }
2646 int value = output_ptr - buf->ptrp + 3;
2683 buf->ptrp = output_ptr;
3119 output_ptr_start = output_ptr = obuff;
3121 output_ptr = obuff;