Lines Matching refs:shnum
54 size_t shnum, int *change_bop)
100 if (unlikely (shnum >= SHN_LORESERVE))
106 update_if_changed (ehdr->e_shnum, shnum,
129 __elfw2(LIBELFBITS,updatenull_wrlock) (Elf *elf, int *change_bop, size_t shnum)
138 if (ELFW(default_ehdr,LIBELFBITS) (elf, ehdr, shnum, change_bop) != 0)
172 if (shnum > 0)
180 if (shnum >= SHN_LORESERVE)
187 shnum, scn0->shdr_flags);
437 + (elf_typesize (LIBELFBITS, ELF_T_SHDR, shnum))));
452 size += elf_typesize (LIBELFBITS, ELF_T_SHDR, shnum);