Home | History | Annotate | Download | only in gold

Lines Matching full:loccount

395       const unsigned int loccount = this->local_symbol_count_;
396 gold_assert(loccount == symtabshdr.get_sh_info());
397 off_t locsize = loccount * sym_size;
1199 const unsigned int loccount = this->local_symbol_count_;
1200 for (unsigned int i = 1; i < loccount; ++i)
1213 const unsigned int loccount = this->local_symbol_count_;
1214 for (unsigned int i = 1; i < loccount; ++i)