Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h367 Os_desc *ofl_oshash; /* .hash output section */ member
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dupdate.c280 hashtab = (Word *)(ofl->ofl_oshash->os_outdata->d_buf); in update_osym()
1967 ofl->ofl_oshash->os_shdr->sh_link = in update_osym()
2224 dyn->d_un.d_ptr = ofl->ofl_oshash->os_shdr->sh_addr; in update_odynamic()
H A Dsections.c1977 ofl->ofl_oshash = in make_hash()
1979 if (ofl->ofl_oshash == (Os_desc *)S_ERROR) in make_hash()