Lines Matching refs:strosp
2139 Os_desc *symosp, *strosp; in update_odynamic() local
2158 strosp = ofl->ofl_osstrtab; in update_odynamic()
2162 strosp = ofl->ofl_osdynstr; in update_odynamic()
2167 ofl->ofl_osdynamic->os_shdr->sh_link = (Word)elf_ndxscn(strosp->os_scn); in update_odynamic()
2293 shdr = strosp->os_shdr; in update_odynamic()
2683 Os_desc *strosp; in update_overdef() local
2691 strosp = ofl->ofl_osstrtab; in update_overdef()
2694 strosp = ofl->ofl_osdynstr; in update_overdef()
2791 ofl->ofl_osverdef->os_shdr->sh_link = (Word)elf_ndxscn(strosp->os_scn); in update_overdef()
2833 Os_desc *strosp; in update_overneed() local
2843 strosp = ofl->ofl_osstrtab; in update_overneed()
2846 strosp = ofl->ofl_osdynstr; in update_overneed()
2939 ofl->ofl_osverneed->os_shdr->sh_link = (Word)elf_ndxscn(strosp->os_scn); in update_overneed()
3355 Os_desc *strosp, *cosp; in update_oscap() local
3366 strosp = ofl->ofl_osstrtab; in update_oscap()
3369 strosp = ofl->ofl_osdynstr; in update_oscap()
3392 cosp->os_shdr->sh_info = (Word)elf_ndxscn(strosp->os_scn); in update_oscap()