Home
last modified time | relevance | path

Searched refs:dshb_cmte (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/bfd/
Dxsym.c176 bfd_sym_parse_disk_table_v32 (buf + 66, 8, &header->dshb_cmte); in bfd_sym_parse_header_v32()
291 bfd_sym_display_table_summary (f, &dshb->dshb_cmte, "CMTE"); in bfd_sym_display_header()
712 offset = compute_offset (sdata->header.dshb_cmte.dti_first_page, in bfd_sym_fetch_contained_modules_table_entry()
1988 sdata->header.dshb_cmte.dti_object_count); in bfd_sym_display_contained_modules_table()
1990 for (i = 1; i <= sdata->header.dshb_cmte.dti_object_count; i++) in bfd_sym_display_contained_modules_table()
Dxsym.h524 bfd_sym_table_info dshb_cmte; member
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dxsym.c177 bfd_sym_parse_disk_table_v32 (buf + 66, 8, &header->dshb_cmte); in bfd_sym_parse_header_v32()
292 bfd_sym_display_table_summary (f, &dshb->dshb_cmte, "CMTE"); in bfd_sym_display_header()
713 offset = compute_offset (sdata->header.dshb_cmte.dti_first_page, in bfd_sym_fetch_contained_modules_table_entry()
1989 sdata->header.dshb_cmte.dti_object_count); in bfd_sym_display_contained_modules_table()
1991 for (i = 1; i <= sdata->header.dshb_cmte.dti_object_count; i++) in bfd_sym_display_contained_modules_table()
Dxsym.h524 bfd_sym_table_info dshb_cmte; member