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

/freebsd-9.3-release/usr.bin/ar/
H A Dwrite.c701 int elferr, tabndx, len, i; local
720 tabndx = -1;
734 tabndx = elf_ndxscn(scn);
742 if (tabndx == -1) {
780 if ((name = elf_strptr(e, tabndx,

Completed in 370 milliseconds