Searched refs:maxndx (Results 1 – 1 of 1) sorted by relevance
674 size_t maxndx, ndx; in create_symtab() local689 maxndx = 0; in create_symtab()696 if (ndx > maxndx) in create_symtab()697 maxndx = ndx; in create_symtab()699 ecp->secndx[elf_ndxscn(sy->is)] = maxndx + 1; in create_symtab()700 ecp->secndx[elf_ndxscn(st->is)] = maxndx + 2; in create_symtab()