Searched refs:relndx (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 269 Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file) in relsymname() argument 276 file, EC_WORD(symndx), EC_WORD(relndx)); in relsymname() 2603 Xword relndx, relnum, relsize; in reloc() local 2660 for (relndx = 0; relndx < relnum; relndx++, in reloc() 2684 symnum, relndx, syms, section, BUFSIZ, file); in reloc() 4266 Xword relndx, relnum, relsize; in got() local 4325 for (relndx = 0; relndx < relnum; relndx++, in got() 4371 strsec, symndx, symnum, relndx, syms, in got()
|