Searched defs:dynstr_shndx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c253 int dynstr_shndx; local
387 dynstr_shndx = 4;
391 dynstr_shndx = 3;
520 sp->sh_link = dynstr_shndx;
548 sp->sh_link = dynstr_shndx;
598 sp->sh_link = dynstr_shndx;

Completed in 44 milliseconds