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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dxsym.h528 bfd_sym_table_info dshb_tte; member in struct:bfd_sym_header_block
H A Dxsym.c185 bfd_sym_parse_disk_table_v32 (buf + 106, 8, &header->dshb_tte);
300 bfd_sym_display_table_summary (f, &dshb->dshb_tte, "TTE");
1063 offset = compute_offset (sdata->header.dshb_tte.dti_first_page,
1133 if (sdata->header.dshb_tte.dti_object_count <= 99)
2186 if (sdata->header.dshb_tte.dti_object_count > 99)
2188 sdata->header.dshb_tte.dti_object_count - 99);
2195 for (i = 100; i <= sdata->header.dshb_tte.dti_object_count; i++)

Completed in 171 milliseconds