Home | History | Annotate | Download | only in bfd

Lines Matching refs:bfd_bread

135   ret = bfd_bread (rstr, table_size, abfd);
205 ret = bfd_bread (buf, 154, abfd);
246 ret = bfd_bread (version_string, sizeof (version_string), abfd);
575 if (bfd_bread (buf, entry_size, abfd) != entry_size)
626 if (bfd_bread (buf, entry_size, abfd) != entry_size)
676 if (bfd_bread (buf, entry_size, abfd) != entry_size)
726 if (bfd_bread (buf, entry_size, abfd) != entry_size)
776 if (bfd_bread (buf, entry_size, abfd) != entry_size)
826 if (bfd_bread (buf, entry_size, abfd) != entry_size)
876 if (bfd_bread (buf, entry_size, abfd) != entry_size)
926 if (bfd_bread (buf, entry_size, abfd) != entry_size)
976 if (bfd_bread (buf, entry_size, abfd) != entry_size)
1026 if (bfd_bread (buf, entry_size, abfd) != entry_size)
1073 if (bfd_bread (buf, entry_size, abfd) != entry_size)
1096 if (bfd_bread (buf, 4, abfd) != 4)
1100 if (bfd_bread (buf, 2, abfd) != 2)
1106 if (bfd_bread (buf, 4, abfd) != 4)
1114 if (bfd_bread (buf, 2, abfd) != 2)
1817 if (bfd_bread (buf, entry->physical_size, abfd) != entry->physical_size)