Searched refs:tabndx (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/ar/
H A Dwrite.c699 int elferr, tabndx, len, i; local
718 tabndx = -1;
732 tabndx = elf_ndxscn(scn);
740 if (tabndx == -1) {
778 if ((name = elf_strptr(e, tabndx,

Completed in 95 milliseconds