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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c273 Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file)
280 file, EC_WORD(symndx), EC_WORD(relndx));
2627 Xword relndx, relnum, relsize; local
2684 for (relndx = 0; relndx < relnum; relndx++,
2708 symnum, relndx, syms, section, BUFSIZ, file);
4344 Xword relndx, relnum, relsize; local
4403 for (relndx = 0; relndx < relnu
272 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 101 milliseconds