Home | History | Annotate | Download | only in gold

Lines Matching refs:pindex

2540 // SYM is going into the symbol table at *PINDEX.  Add the name to
2541 // POOL, update *PINDEX and *POFF.
2546 unsigned int* pindex, off_t* poff)
2548 sym->set_symtab_index(*pindex);
2553 ++*pindex;