Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dihex.c193 ihex_get_byte (bfd *abfd, bfd_boolean *errorptr) in ihex_get_byte() function
262 while ((c = ihex_get_byte (abfd, &error)) != EOF) in ihex_scan()
554 while ((c = ihex_get_byte (abfd, &error)) != EOF) in ihex_read_section()