Searched refs:dshb_fite (Results 1 – 2 of 2) sorted by relevance
194 bfd_sym_parse_disk_table_v32 (buf + 130, 8, &header->dshb_fite); in bfd_sym_parse_header_v32()308 bfd_sym_display_table_summary (f, &dshb->dshb_fite, "FITE"); in bfd_sym_display_header()972 offset = compute_offset (sdata->header.dshb_fite.dti_first_page, in bfd_sym_fetch_file_references_index_table_entry()1022 offset = compute_offset (sdata->header.dshb_fite.dti_first_page, in bfd_sym_fetch_constant_pool_entry()2141 sdata->header.dshb_fite.dti_object_count); in bfd_sym_display_file_references_index_table()2143 for (i = 1; i <= sdata->header.dshb_fite.dti_object_count; i++) in bfd_sym_display_file_references_index_table()
532 bfd_sym_table_info dshb_fite; /* File information. */ member