Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h369 Os_desc *ofl_oshash; /* .hash output section */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2006 ofl->ofl_oshash = in make_hash()
2008 if (ofl->ofl_oshash == (Os_desc *)S_ERROR) in make_hash()
H A Dupdate.c286 hashtab = (Word *)(ofl->ofl_oshash->os_outdata->d_buf); in update_osym()
2033 ofl->ofl_oshash->os_shdr->sh_link = in update_osym()
2290 dyn->d_un.d_ptr = ofl->ofl_oshash->os_shdr->sh_addr; in update_odynamic()