Searched refs:dshb (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dxsym.c127 bfd_sym_read_name_table (bfd *abfd, bfd_sym_header_block *dshb) argument
129 size_t table_size = dshb->dshb_nte.dti_page_count * dshb->dshb_page_size;
130 size_t table_offset = dshb->dshb_nte.dti_first_page * dshb->dshb_page_size;
271 bfd_sym_display_header (FILE *f, bfd_sym_header_block *dshb) argument
273 fprintf (f, " Version: %.*s\n", dshb->dshb_id[0], dshb->dshb_id + 1);
274 fprintf (f, " Page Size: 0x%x\n", dshb->dshb_page_size);
275 fprintf (f, " Hash Page: %lu\n", dshb
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dxsym.c128 bfd_sym_read_name_table (bfd *abfd, bfd_sym_header_block *dshb) argument
130 size_t table_size = dshb->dshb_nte.dti_page_count * dshb->dshb_page_size;
131 size_t table_offset = dshb->dshb_nte.dti_first_page * dshb->dshb_page_size;
272 bfd_sym_display_header (FILE *f, bfd_sym_header_block *dshb) argument
274 fprintf (f, " Version: %.*s\n", dshb->dshb_id[0], dshb->dshb_id + 1);
275 fprintf (f, " Page Size: 0x%x\n", dshb->dshb_page_size);
276 fprintf (f, " Hash Page: %lu\n", dshb
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dxsym.c128 bfd_sym_read_name_table (bfd *abfd, bfd_sym_header_block *dshb) argument
130 size_t table_size = dshb->dshb_nte.dti_page_count * dshb->dshb_page_size;
131 size_t table_offset = dshb->dshb_nte.dti_first_page * dshb->dshb_page_size;
272 bfd_sym_display_header (FILE *f, bfd_sym_header_block *dshb) argument
274 fprintf (f, " Version: %.*s\n", dshb->dshb_id[0], dshb->dshb_id + 1);
275 fprintf (f, " Page Size: 0x%x\n", dshb->dshb_page_size);
276 fprintf (f, " Hash Page: %lu\n", dshb
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dxsym.c127 bfd_sym_read_name_table (bfd *abfd, bfd_sym_header_block *dshb) argument
129 size_t table_size = dshb->dshb_nte.dti_page_count * dshb->dshb_page_size;
130 size_t table_offset = dshb->dshb_nte.dti_first_page * dshb->dshb_page_size;
271 bfd_sym_display_header (FILE *f, bfd_sym_header_block *dshb) argument
273 fprintf (f, " Version: %.*s\n", dshb->dshb_id[0], dshb->dshb_id + 1);
274 fprintf (f, " Page Size: 0x%x\n", dshb->dshb_page_size);
275 fprintf (f, " Hash Page: %lu\n", dshb
[all...]

Completed in 101 milliseconds