Home | History | Annotate | Download | only in src

Lines Matching refs:number

122   /* If nonzero this is the archive sequence number which can be used to
181 /* Section group number. This is the index of the SHT_GROUP section. */
207 /* The version number section. */
211 /* Number of versions defined. */
213 /* True if the version with the given index number is used in the
226 /* Number of entries in the symbol table. */
377 /* Check whether special section number is known. */
379 #define SPECIAL_SECTION_NUMBER_P(state, number) \
380 DL_CALL_FCT ((state)->callbacks.special_section_number_p, (state, number))
757 /* Number of DSO files. */
821 /* Sequence number of the last archive we used. */
874 /* Number of truely unresolved entries in the list. */
876 /* Number of truely unresolved, non-weak entries in the list. */
889 /* Number of entries in from_dso. */
891 /* Number of entries in the dynamic symbol table. */
893 /* Number of PLT entries from DSO references. */
895 /* Number of PLT entries from DSO references. */
897 /* Number of copy relocations. */
902 /* Keeping track of the number of symbols in the output file. */
946 /* Number of entries already in the PLT section. */
963 /* Number of version definitions in input DSOs used. */
965 /* Number of input DSOs using versioning. */
1014 /* Number of relocations for GOT section caused. */
1017 /* Number of entries needed in the .dynamic section. */
1086 /* Current line number. Must be reset for a new file. */