Searched refs:dshb_clte (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | xsym.h | 526 bfd_sym_table_info dshb_clte; member
|
| D | xsym.c | 183 bfd_sym_parse_disk_table_v32 (buf + 90, 8, &header->dshb_clte); in bfd_sym_parse_header_v32() 298 bfd_sym_display_table_summary (f, &dshb->dshb_clte, "CLTE"); in bfd_sym_display_header() 866 offset = compute_offset (sdata->header.dshb_clte.dti_first_page, in bfd_sym_fetch_contained_labels_table_entry() 2082 sdata->header.dshb_clte.dti_object_count); in bfd_sym_display_contained_labels_table() 2084 for (i = 1; i <= sdata->header.dshb_clte.dti_object_count; i++) in bfd_sym_display_contained_labels_table()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | xsym.c | 192 bfd_sym_parse_disk_table_v32 (buf + 90, 8, &header->dshb_clte); 316 bfd_sym_display_table_summary (f, &dshb->dshb_clte, "CLTE"); 903 offset = compute_offset (sdata->header.dshb_clte.dti_first_page, 2182 sdata->header.dshb_clte.dti_object_count); 2184 for (i = 1; i <= sdata->header.dshb_clte.dti_object_count; i++)
|
| D | xsym.h | 526 bfd_sym_table_info dshb_clte; member
|