Searched refs:e_shnum (Results 1 – 7 of 7) sorted by relevance
14 bswap16s(&ehdr->e_shnum); /* Section header table entry count */118 sizeof(struct elf_shdr) * ehdr->e_shnum);124 for (i = 0; i < ehdr->e_shnum; i++) {129 symtab = glue(find_section, SZ)(shdr_table, ehdr->e_shnum, SHT_SYMTAB);141 if (symtab->sh_link >= ehdr->e_shnum) {213 sizeof(struct elf_shdr) * ehdr->e_shnum);218 for (i = 0; i < ehdr->e_shnum; i++) {223 reltab = glue(find_section, SZ)(shdr_table, ehdr->e_shnum, SHT_RELA);
23 bswaps(&ehdr->e_shnum); /* Section header table entry count */104 for (i = 0; i < ehdr->e_shnum; ++i) {129 shnum = ehdr->e_shnum;
2143 bswap16s(&ehdr->e_shnum); /* Section header table entry count */ in bswap_ehdr()3658 shnum = hdr->e_shnum; in load_symbols()
61 bswap16s(&ehdr->e_shnum); /* Section header table entry count */ in bswap_ehdr()405 for (i = 0; i < hdr->e_shnum; i++) { in load_symbols()
1512 Elf32_Half e_shnum; member1529 Elf64_Half e_shnum; member
160 elf_header->e_shnum = cpu_to_dump16(s, s->shdr_num); in prepare_elf64_header()187 elf_header->e_shnum = cpu_to_dump16(s, s->shdr_num); in prepare_elf32_header()
7168 .e_shnum = ARRAY_SIZE(img->shdr), in tcg_register_jit_int()