Lines Matching full:shnum
52 size_t shnum, int *change_bop)
98 if (unlikely (shnum >= SHN_LORESERVE))
104 update_if_changed (ehdr->e_shnum, shnum,
127 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum)
136 if (ELFW(default_ehdr,LIBELFBITS) (elf, ehdr, shnum, change_bop) != 0)
181 if (shnum > 0)
188 if (shnum >= SHN_LORESERVE)
195 shnum, scn0->shdr_flags);
425 + (elf_typesize (LIBELFBITS, ELF_T_SHDR, shnum))));
440 size += elf_typesize (LIBELFBITS, ELF_T_SHDR, shnum);