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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c247 const char *shndx_name; local
283 shndx_name = elfedit_shndx_to_name(obj_state, shndx);
285 sym, versym, 0, shndx_name, symname);

Completed in 72 milliseconds