Searched refs:dshb_csnte (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | xsym.c | 178 bfd_sym_parse_disk_table_v32 (buf + 82, 8, &header->dshb_csnte); in bfd_sym_parse_header_v32() 293 bfd_sym_display_table_summary (f, &dshb->dshb_csnte, "CSNTE"); in bfd_sym_display_header() 812 offset = compute_offset (sdata->header.dshb_csnte.dti_first_page, in bfd_sym_fetch_contained_statements_table_entry() 2042 sdata->header.dshb_csnte.dti_object_count); in bfd_sym_display_contained_statements_table() 2044 for (i = 1; i <= sdata->header.dshb_csnte.dti_object_count; i++) in bfd_sym_display_contained_statements_table()
|
| D | xsym.h | 526 bfd_sym_table_info dshb_csnte; member
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | xsym.c | 179 bfd_sym_parse_disk_table_v32 (buf + 82, 8, &header->dshb_csnte); in bfd_sym_parse_header_v32() 294 bfd_sym_display_table_summary (f, &dshb->dshb_csnte, "CSNTE"); in bfd_sym_display_header() 813 offset = compute_offset (sdata->header.dshb_csnte.dti_first_page, in bfd_sym_fetch_contained_statements_table_entry() 2043 sdata->header.dshb_csnte.dti_object_count); in bfd_sym_display_contained_statements_table() 2045 for (i = 1; i <= sdata->header.dshb_csnte.dti_object_count; i++) in bfd_sym_display_contained_statements_table()
|
| D | xsym.h | 526 bfd_sym_table_info dshb_csnte; member
|