Searched refs:dshb_tte (Results 1 – 2 of 2) sorted by relevance
189 bfd_sym_parse_disk_table_v32 (buf + 106, 8, &header->dshb_tte); in bfd_sym_parse_header_v32()304 bfd_sym_display_table_summary (f, &dshb->dshb_tte, "TTE"); in bfd_sym_display_header()1067 offset = compute_offset (sdata->header.dshb_tte.dti_first_page, in bfd_sym_fetch_type_table_entry()1135 if (sdata->header.dshb_tte.dti_object_count <= 99) in bfd_sym_fetch_type_table_information()2188 if (sdata->header.dshb_tte.dti_object_count > 99) in bfd_sym_display_type_information_table()2190 sdata->header.dshb_tte.dti_object_count - 99); in bfd_sym_display_type_information_table()2197 for (i = 100; i <= sdata->header.dshb_tte.dti_object_count; i++) in bfd_sym_display_type_information_table()
529 bfd_sym_table_info dshb_tte; member