Home | History | Annotate | Download | only in gold

Lines Matching full:nglobals

355   unsigned int nglobals = this->symtab_reader_.symbol_count();
356 this->symbol_map_.resize(nglobals);
741 unsigned int nglobals = isymtab.symbol_count();
756 for (unsigned int i = 0; i < nglobals; i++)