Searched refs:rawcount (Results 1 – 2 of 2) sorted by relevance
50 static unsigned int rawcount; variable195 if (idx >= rawcount) in do_sections_p2()197 if (rawcount == 0) in do_sections_p2()214 if (i >= rawcount) in do_where()350 if (i >= rawcount) in do_type()357 if (sym->n_numaux == 0 || i >= rawcount -1 || rawsyms[i + 1].is_sym) in do_type()442 if (idx >= rawcount) in do_type()444 if (rawcount == 0) in do_type()483 if (idx >= rawcount) in do_type()645 if (i >= rawcount) in do_define()[all …]
50 static unsigned int rawcount; variable195 if (idx >= rawcount) in do_sections_p2()197 if (rawcount == 0) in do_sections_p2()214 if (i >= rawcount) in do_where()350 if (i >= rawcount) in do_type()357 if (sym->n_numaux == 0 || i >= rawcount -1 || rawsyms[i + 1].is_sym) in do_type()625 if (i >= rawcount) in do_define()716 for (i = 0; i < rawcount;) in doit()880 rawcount = obj_raw_syment_count (abfd); in coff_grok()881 tindex = (struct coff_symbol **) (xcalloc (sizeof (struct coff_symbol *), rawcount)); in coff_grok()