Searched refs:rcnt (Results 1 – 7 of 7) sorted by relevance
358 sym -> rcnt = 0; in nlm_i386_read_import()359 while (sym -> rcnt < rcount) in nlm_i386_read_import()367 sym -> rcnt++; in nlm_i386_read_import()
246 sym -> rcnt = 0; in nlm_sparc_read_import()247 while (sym -> rcnt < rcount) in nlm_sparc_read_import()255 sym -> rcnt++; in nlm_sparc_read_import()
631 sym -> rcnt = 0; in nlm_alpha_read_import()632 while (sym -> rcnt < rcount) in nlm_alpha_read_import()640 sym -> rcnt++; in nlm_alpha_read_import()
642 sym -> rcnt = 0; in nlm_powerpc_read_import()643 while (sym -> rcnt < rcount) in nlm_powerpc_read_import()651 sym -> rcnt++; in nlm_powerpc_read_import()
51 bfd_size_type rcnt; member
980 sym->rcnt = 0; in nlm_slurp_symbol_table()1028 sym->rcnt = 0; in nlm_slurp_symbol_table()1216 ret += syms->rcnt; in nlm_get_reloc_upper_bound()1270 for (j = 0; j < nlm_sym->rcnt; j++) in nlm_canonicalize_reloc()
2616 (nlmNAME(symbol_type)): Added rcnt and relocs fields.