Lines Matching refs:strosp
2073 Os_desc *symosp, *strosp; in update_odynamic() local
2092 strosp = ofl->ofl_osstrtab; in update_odynamic()
2096 strosp = ofl->ofl_osdynstr; in update_odynamic()
2101 ofl->ofl_osdynamic->os_shdr->sh_link = (Word)elf_ndxscn(strosp->os_scn); in update_odynamic()
2227 shdr = strosp->os_shdr; in update_odynamic()
2604 Os_desc *strosp; in update_overdef() local
2612 strosp = ofl->ofl_osstrtab; in update_overdef()
2615 strosp = ofl->ofl_osdynstr; in update_overdef()
2712 ofl->ofl_osverdef->os_shdr->sh_link = (Word)elf_ndxscn(strosp->os_scn); in update_overdef()
2754 Os_desc *strosp; in update_overneed() local
2764 strosp = ofl->ofl_osstrtab; in update_overneed()
2767 strosp = ofl->ofl_osdynstr; in update_overneed()
2860 ofl->ofl_osverneed->os_shdr->sh_link = (Word)elf_ndxscn(strosp->os_scn); in update_overneed()
3270 Os_desc *strosp, *cosp; in update_oscap() local
3281 strosp = ofl->ofl_osstrtab; in update_oscap()
3284 strosp = ofl->ofl_osdynstr; in update_oscap()
3307 cosp->os_shdr->sh_info = (Word)elf_ndxscn(strosp->os_scn); in update_oscap()