Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c741 osp->os_hashnext = hash->osh_hashtab[idx]; in os_desc_hash()
786 osp->os_hashnext = hash->osh_hashtab[idx]; in os_desc_hash()
1288 osp = osp->os_hashnext; in ld_place_section()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1008 Os_desc *os_hashnext; /* next hashed */ member