Searched refs:internal_srec_write_object_contents (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsrec.c136 static bfd_boolean internal_srec_write_object_contents PARAMS ((bfd *, int));
1129 internal_srec_write_object_contents (abfd, symbols) function
1161 return internal_srec_write_object_contents (abfd, 0);
1168 return internal_srec_write_object_contents (abfd, 1);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dsrec.c1062 internal_srec_write_object_contents (bfd *abfd, int symbols) function
1091 return internal_srec_write_object_contents (abfd, 0);
1097 return internal_srec_write_object_contents (abfd, 1);

Completed in 65 milliseconds