Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h382 Os_desc *ofl_ossymshndx; /* .symtab_shndx output section */ member
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dupdate.c242 if (ofl->ofl_ossymshndx) in update_osym()
244 (Word *)ofl->ofl_ossymshndx->os_outdata->d_buf; in update_osym()
1944 ofl->ofl_ossymshndx->os_shdr->sh_link = in update_osym()
H A Dsections.c2053 if ((ofl->ofl_ossymshndx = ld_place_section(ofl, xisec, NULL, in make_symtab()