Lines Matching refs:sh_size
411 s->sz = ish.sh_size; in create_scn()
646 if (ish.sh_size == 0) in update_section_group()
661 if ((s->buf = malloc(ish.sh_size)) == NULL) in update_section_group()
664 s->sz = ish.sh_size; in update_section_group()
672 n = ish.sh_size / ish.sh_entsize; in update_section_group()
750 n = ish.sh_size / ish.sh_entsize; in filter_reloc()
850 n = osh.sh_size / osh.sh_entsize; in update_reloc()
887 osh.sh_size = s->sz + s->pad_sz; in pad_section()
997 osh.sh_size = s->sz; in resync_sections()
1187 osh.sh_size = s->sz; in copy_shdr()
1470 sizehint = shdr.sh_size; in init_shstrtab()
1542 sh.sh_size = sz; in set_shstrtab()