Searched refs:errorptr (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dihex.c222 ihex_get_byte (abfd, errorptr)
224 bfd_boolean *errorptr;
231 *errorptr = TRUE;
H A Dsrec.c258 srec_get_byte (abfd, errorptr)
260 bfd_boolean *errorptr;
267 *errorptr = TRUE;
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dihex.c192 ihex_get_byte (bfd *abfd, bfd_boolean *errorptr) argument
199 *errorptr = TRUE;
H A Dsrec.c218 srec_get_byte (bfd *abfd, bfd_boolean *errorptr) argument
225 *errorptr = TRUE;

Completed in 80 milliseconds