Searched refs:input_ptr_start (Results 1 – 2 of 2) sorted by relevance
46 static unsigned char *input_ptr_start; variable1438 input_ptr_start = NULL; in ieee_mkobject()2452 bfd_size_type amt = input_ptr_end - input_ptr_start; in fill()2455 bfd_bread ((void *) input_ptr_start, amt, input_bfd); in fill()2456 input_ptr = input_ptr_start; in fill()3086 input_ptr_start = input_ptr = input_buffer; in relocate_debug()3091 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,