Searched refs:input_ptr_start (Results 1 – 2 of 2) sorted by relevance
47 static unsigned char *input_ptr_start; variable1445 input_ptr_start = NULL; in ieee_mkobject()2460 bfd_size_type amt = input_ptr_end - input_ptr_start; in fill()2463 bfd_bread ((void *) input_ptr_start, amt, input_bfd); in fill()2464 input_ptr = input_ptr_start; in fill()3095 input_ptr_start = input_ptr = input_buffer; in relocate_debug()3100 bfd_bread ((void *) input_ptr_start, (bfd_size_type) IBS, input); in relocate_debug()
3441 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,