Lines Matching refs:bfd_bread

135   ret = bfd_bread (rstr, table_size, abfd);  in bfd_sym_read_name_table()
205 ret = bfd_bread (buf, 154, abfd); in bfd_sym_read_header_v32()
246 ret = bfd_bread (version_string, sizeof (version_string), abfd); in bfd_sym_read_version()
575 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_resources_table_entry()
626 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_modules_table_entry()
676 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_file_references_table_entry()
726 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_modules_table_entry()
776 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_variables_table_entry()
826 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_statements_table_entry()
876 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_labels_table_entry()
926 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_types_table_entry()
976 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_file_references_index_table_entry()
1026 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_constant_pool_entry()
1073 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_type_table_entry()
1096 if (bfd_bread (buf, 4, abfd) != 4) in bfd_sym_fetch_type_information_table_entry()
1100 if (bfd_bread (buf, 2, abfd) != 2) in bfd_sym_fetch_type_information_table_entry()
1106 if (bfd_bread (buf, 4, abfd) != 4) in bfd_sym_fetch_type_information_table_entry()
1114 if (bfd_bread (buf, 2, abfd) != 2) in bfd_sym_fetch_type_information_table_entry()
1817 if (bfd_bread (buf, entry->physical_size, abfd) != entry->physical_size) in bfd_sym_print_type_information_table_entry()