Home
last modified time | relevance | path

Searched refs:input_ptr_end (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c48 static unsigned char *input_ptr_end; variable
1440 input_ptr_end = NULL; in ieee_mkobject()
2449 bfd_size_type amt = input_ptr_end - input_ptr_start; in fill()
2468 #define NEXT() { input_ptr++; if (input_ptr == input_ptr_end) fill (); }
3084 input_ptr_end = input_buffer + IBS; in relocate_debug()
H A DChangeLog-00013441 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c2637 static unsigned char *input_ptr_end; variable
2653 input_ptr_end = NULL;
2665 bfd_size_type amt = input_ptr_end - input_ptr_start; in fill()
2684 #define NEXT() { input_ptr++; if (input_ptr == input_ptr_end) fill(); }
3305 input_ptr_end = input_buffer + IBS;
H A DChangeLog-00013441 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,