Searched refs:hsecname (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 3908 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, in hash_entry() argument 3946 hsecname, symname, EC_WORD(hashndx), nbkt); in hash_entry() 3964 char *ssecname, *hsecname = _cache->c_name; in hash() local 3976 file, hsecname); in hash() 3992 file, hsecname, EC_WORD(hshdr->sh_link)); in hash() 4022 dbg_print(0, MSG_INTL(MSG_ELF_SCN_HASH), hsecname); in hash() 4037 hash_entry(_cache, &cache[sshdr->sh_link], hsecname, in hash() 4048 hsecname, ndx, _ndx, symn, syms, file, in hash()
|