Searched refs:dshb_cvte (Results 1 – 2 of 2) sorted by relevance
185 bfd_sym_parse_disk_table_v32 (buf + 74, 8, &header->dshb_cvte); in bfd_sym_parse_header_v32()300 bfd_sym_display_table_summary (f, &dshb->dshb_cvte, "CVTE"); in bfd_sym_display_header()770 offset = compute_offset (sdata->header.dshb_cvte.dti_first_page, in bfd_sym_fetch_contained_variables_table_entry()2030 sdata->header.dshb_cvte.dti_object_count); in bfd_sym_display_contained_variables_table()2032 for (i = 1; i <= sdata->header.dshb_cvte.dti_object_count; i++) in bfd_sym_display_contained_variables_table()
525 bfd_sym_table_info dshb_cvte; member