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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dxsym.c163 table->dti_object_count = bfd_getb32 (buf + 4);
273 dti->dti_object_count);
1133 if (sdata->header.dshb_tte.dti_object_count <= 99)
1924 sdata->header.dshb_rte.dti_object_count);
1926 for (i = 1; i <= sdata->header.dshb_rte.dti_object_count; i++)
1950 sdata->header.dshb_mte.dti_object_count);
1952 for (i = 1; i <= sdata->header.dshb_mte.dti_object_count; i++)
1976 sdata->header.dshb_frte.dti_object_count);
1978 for (i = 1; i <= sdata->header.dshb_frte.dti_object_count; i++)
2002 sdata->header.dshb_cmte.dti_object_count);
[all...]
H A Dxsym.h498 The dti_object_count field means that the allowed indices for that
499 type of object are 0 .. dti_object_count. An index of 0, although
510 unsigned long dti_object_count; /* Number of objects in the table. */ member in struct:bfd_sym_table_info
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dxsym.c163 table->dti_object_count = bfd_getb32 (buf + 4);
273 dti->dti_object_count);
1133 if (sdata->header.dshb_tte.dti_object_count <= 99)
1924 sdata->header.dshb_rte.dti_object_count);
1926 for (i = 1; i <= sdata->header.dshb_rte.dti_object_count; i++)
1950 sdata->header.dshb_mte.dti_object_count);
1952 for (i = 1; i <= sdata->header.dshb_mte.dti_object_count; i++)
1976 sdata->header.dshb_frte.dti_object_count);
1978 for (i = 1; i <= sdata->header.dshb_frte.dti_object_count; i++)
2002 sdata->header.dshb_cmte.dti_object_count);
[all...]
H A Dxsym.h498 The dti_object_count field means that the allowed indices for that
499 type of object are 0 .. dti_object_count. An index of 0, although
510 unsigned long dti_object_count; /* Number of objects in the table. */ member in struct:bfd_sym_table_info

Completed in 67 milliseconds