Searched refs:dshb_clte (Results 1 – 2 of 2) sorted by relevance
187 bfd_sym_parse_disk_table_v32 (buf + 90, 8, &header->dshb_clte); in bfd_sym_parse_header_v32()302 bfd_sym_display_table_summary (f, &dshb->dshb_clte, "CLTE"); in bfd_sym_display_header()870 offset = compute_offset (sdata->header.dshb_clte.dti_first_page, in bfd_sym_fetch_contained_labels_table_entry()2084 sdata->header.dshb_clte.dti_object_count); in bfd_sym_display_contained_labels_table()2086 for (i = 1; i <= sdata->header.dshb_clte.dti_object_count; i++) in bfd_sym_display_contained_labels_table()
527 bfd_sym_table_info dshb_clte; member