Lines Matching refs:sh_size
312 if (sec->sh.sh_size != 0) { in read_sections()
319 sec->data->d_size != sec->sh.sh_size) { in read_sections()
325 sec->len = sec->sh.sh_size; in read_sections()
397 symbols_nr = symtab->sh.sh_size / symtab->sh.sh_entsize; in read_symbols()
633 symtab->sh.sh_size += entsize; in elf_update_symbol()
642 symtab_shndx->sh.sh_size += sizeof(Elf32_Word); in elf_update_symbol()
726 new_idx = symtab->sh.sh_size / symtab->sh.sh_entsize; in elf_create_section_symbol()
833 for (i = 0; i < sec->sh.sh_size / sec->sh.sh_entsize; i++) { in read_relocs()
1034 sec->sh.sh_size = size; in elf_create_section()
1149 sec->sh.sh_size = size; in elf_rebuild_rel_reloc_section()
1178 sec->sh.sh_size = size; in elf_rebuild_rela_reloc_section()