Searched refs:ishnum (Results 1 – 2 of 2) sorted by relevance
285 size_t ishnum; in create_elf() local331 if (!elf_getshnum(ecp->ein, &ishnum)) in create_elf()334 if (ishnum > 0 && (ecp->secndx = calloc(ishnum, in create_elf()
631 size_t ishnum; in update_section_group() local634 if (!elf_getshnum(ecp->ein, &ishnum)) in update_section_group()674 if (ws[i] != SHN_UNDEF && ws[i] < ishnum && in update_section_group()