Home
last modified time | relevance | path

Searched refs:input_ptr_start (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dieee.c46 static unsigned char *input_ptr_start; variable
1438 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()
H A DChangeLog-00013441 output_ptr_end, input_ptr_start, input_ptr, input_ptr_end,