Home
last modified time | relevance | path

Searched refs:ofl_osinterp (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h373 Os_desc *ofl_osinterp; /* .interp output section */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2572 (sgp->sg_phdr.p_flags & PF_W) && ofl->ofl_osinterp) { in update_odynamic()
3970 if (ofl->ofl_osinterp) { in ld_update_outfile()
3980 if (ofl->ofl_osinterp) { in ld_update_outfile()
4237 ((ofl->ofl_osinterp) || (flags & FLG_OF_DYNAMIC)) && in ld_update_outfile()
4305 if (ofl->ofl_osinterp) in ld_update_outfile()
4316 if ((ofl->ofl_osinterp) || in ld_update_outfile()
4325 if (ofl->ofl_osinterp) { in ld_update_outfile()
4419 (void) strcpy((char *)ofl->ofl_osinterp->os_outdata->d_buf, in ld_update_outfile()
4449 Shdr *shdr = ofl->ofl_osinterp->os_shdr; in ld_update_outfile()
H A Dsections.c985 if (ofl->ofl_osinterp) in make_dynamic()
1248 (sgp->sg_phdr.p_flags & PF_W) && ofl->ofl_osinterp) in make_dynamic()
1405 ofl->ofl_osinterp = in make_interp()
1407 return ((uintptr_t)ofl->ofl_osinterp); in make_interp()
H A Dmap_core.c2780 !(ofl->ofl_osinterp) && (ofl->ofl_flags1 & FLG_OF1_VADDR)) in ld_map_post_process()
H A Doutfile.c461 if (ofl->ofl_osinterp) in ld_create_outfile()
464 if (ofl->ofl_osinterp) in ld_create_outfile()