Home | History | Annotate | Download | only in gold

Lines Matching defs:local_count

7954   const unsigned int local_count = object->local_symbol_count();
7993 if (r_sym < local_count)
8012 gold_assert(r_sym < local_count);