Searched refs:isd_hash (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dgroups.c66 isd.isd_hash = sgs_str_hash(isd.isd_name);
80 isdp->isd_hash = isd.isd_hash;
H A Dutil.c699 hash1 = ((Isd_node *)n1)->isd_hash;
700 hash2 = ((Isd_node *)n2)->isd_hash;
H A Dplace.c268 isd.isd_hash = sgs_str_hash(isd.isd_name);
302 isdp->isd_hash = isd.isd_hash;
H A D_libld.h615 uint_t isd_hash; /* input section name hash value */ member in struct:__anon1694

Completed in 77 milliseconds