Searched refs:relndx (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 273 Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file) in relsymname() argument 280 file, EC_WORD(symndx), EC_WORD(relndx)); in relsymname() 2607 Xword relndx, relnum, relsize; in reloc() local 2664 for (relndx = 0; relndx < relnum; relndx++, in reloc() 2688 symnum, relndx, syms, section, BUFSIZ, file); in reloc() 4270 Xword relndx, relnum, relsize; in got() local 4329 for (relndx = 0; relndx < relnum; relndx++, in got() 4375 strsec, symndx, symnum, relndx, syms, in got()
|