OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dti_object_count
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
xsym.c
165
table->
dti_object_count
= bfd_getb32 (buf + 4);
275
dti->
dti_object_count
);
1135
if (sdata->header.dshb_tte.
dti_object_count
<= 99)
[
all
...]
xsym.h
498
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 82 milliseconds