Lines Matching refs:p_memsz
551 if (tsgp->sg_phdr.p_memsz) in update_osym()
561 end = sgp->sg_phdr.p_vaddr + sgp->sg_phdr.p_memsz; in update_osym()
3882 phdr->p_memsz = shdr->sh_size; in build_phdr_from_shdr()
3972 phdr->p_filesz = phdr->p_memsz = phdrsz; in ld_update_outfile()
4124 phdr->p_memsz = lastshdr->sh_addr + in ld_update_outfile()
4150 phdr->p_memsz = sgp->sg_length; in ld_update_outfile()
4157 v_e = vaddr + phdr->p_memsz; in ld_update_outfile()
4169 p_e = p_s + (ofl->ofl_phdr[i]).p_memsz; in ld_update_outfile()
4199 phdr->p_memsz = 0; in ld_update_outfile()
4225 phdr->p_memsz = offset - hshdr->sh_offset; in ld_update_outfile()
4243 phdr->p_memsz += size; in ld_update_outfile()
4251 sdp->sd_sym->st_value = phdr->p_memsz; in ld_update_outfile()
4327 ofl->ofl_phdr[0].p_memsz = 0; in ld_update_outfile()
4391 if ((sgp->sg_length != 0) && (sgp->sg_length < phdr->p_memsz)) { in ld_update_outfile()
4394 EC_XWORD(phdr->p_memsz), EC_XWORD(sgp->sg_length)); in ld_update_outfile()
4402 phdr->p_memsz = 0; in ld_update_outfile()
4470 phdr->p_memsz = sdp->sd_sym->st_size; in ld_update_outfile()