Home | History | Annotate | Download | only in bfd

Lines Matching defs:src_count

1953       long src_count;
1980 for (src_count = 0; src_count < symcount; src_count++)
1982 flagword flags = (syms[src_count])->flags;
1983 asection *sec = syms[src_count]->section;
2005 map[map_count].namlen = strlen (syms[src_count]->name);
2006 map[map_count].name = syms[src_count]->name;