Searched defs:is_shdr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c124 trel = ifl->ifl_isdesc[irel->is_shdr->sh_info];
125 rsize = irel->is_shdr->sh_size;
126 entsize = irel->is_shdr->sh_entsize;
133 if (irel->is_shdr->sh_type == SHT_RELA)
248 if (rld->rel_isdesc->is_shdr)
249 value += rld->rel_isdesc->is_shdr->sh_offset;
429 if (sdp->sd_isc && sdp->sd_isc->is_shdr)
430 value += sdp->sd_isc->is_shdr->sh_offset;
823 arsp->rel_isdesc->is_shdr->sh_type, ld_targ.t_m.m_mach, arsp));
1228 ((shdr = _sdp->sd_isc->is_shdr) !
2002 Shdr *is_shdr = reld->rel_isdesc->is_shdr; local
[all...]
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h912 Shdr *is_shdr; /* the elf section header */ member in struct:is_desc

Completed in 84 milliseconds