Home
last modified time | relevance | path

Searched refs:onamehash (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c820 uint_t onamehash; in ld_place_section() local
1110 onamehash = sgs_str_hash(oname); in ld_place_section()
1170 osp = hash->osh_hashtab[onamehash % hash->osh_size]; in ld_place_section()
1216 (onamehash == osp->os_namehash) && in ld_place_section()
1393 osp->os_namehash = onamehash; in ld_place_section()