Searched refs:sh_size (Results 1 – 4 of 4) sorted by relevance
194 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func()196 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func()199 shstr->sh_size = _w(t); in append_func()224 mcsec.sh_size = _w((void *)mlocp - (void *)mloc0); in append_func()238 mcsec.sh_size = _w((void *)mrelp - (void *)mrel0); in append_func()317 unsigned const nrel = _w(relhdr->sh_size) / rel_entsize; in sift_rel_mcount()363 unsigned const nrel = _w(relhdr->sh_size) / rel_entsize; in nop_mcount()423 unsigned const nsym = _w(symhdr->sh_size) / _w(symhdr->sh_entsize); in find_secsym_ndx()493 totrelsz += _w(shdrp->sh_size); in tot_relsize()
452 info->num_sections = TO_NATIVE(sechdrs[0].sh_size); in parse_elf()471 sechdrs[i].sh_size = TO_NATIVE(sechdrs[i].sh_size); in parse_elf()495 info->modinfo_len = sechdrs[i].sh_size; in parse_elf()513 sechdrs[i].sh_offset + sechdrs[i].sh_size; in parse_elf()525 sechdrs[i].sh_offset + sechdrs[i].sh_size; in parse_elf()1555 Elf_Rela *stop = (void *)start + sechdr->sh_size; in section_rela()1599 Elf_Rel *stop = (void *)start + sechdr->sh_size; in section_rel()
292 Elf32_Word sh_size; member305 Elf64_Xword sh_size; /* Size of section in bytes */ member
275 Elf32_Word sh_size; /* Section size in bytes */ member289 Elf64_Xword sh_size; /* Section size in bytes */ member