Searched refs:e_shnum (Results 1 – 4 of 4) sorted by relevance
192 unsigned const old_shnum = w2(ehdr->e_shnum); in append_func()249 ehdr->e_shnum = w2(2 + w2(ehdr->e_shnum)); /* {.rel,}__mcount_loc */ in append_func()505 unsigned const nhdr = w2(ehdr->e_shnum); in do_func()
203 Elf32_Half e_shnum; member220 Elf64_Half e_shnum; member
434 hdr->e_shnum = TO_NATIVE(hdr->e_shnum); in parse_elf()447 if (hdr->e_shnum == SHN_UNDEF) { in parse_elf()455 info->num_sections = hdr->e_shnum; in parse_elf()
83 Elf32_Half e_shnum; /* Section header table entry count */ member101 Elf64_Half e_shnum; /* Section header table entry count */ member