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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c269 Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file)
276 file, EC_WORD(symndx), EC_WORD(relndx));
2535 Xword relndx, relnum, relsize; local
2592 for (relndx = 0; relndx < relnum; relndx++,
2616 symnum, relndx, syms, section, BUFSIZ, file);
4188 Xword relndx, relnum, relsize; local
4247 for (relndx = 0; relndx < relnu
268 relsymname(Cache *cache, Cache *csec, Cache *strsec, Word symndx, Word symnum, Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file) argument
[all...]

Completed in 98 milliseconds