Home
last modified time | relevance | path

Searched refs:e_shstrndx (Results 1 – 7 of 7) sorted by relevance

/qemu/include/
H A Delf.h1513 Elf32_Half e_shstrndx; member
1530 Elf64_Half e_shstrndx; member
/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc24 bswaps(&ehdr->e_shstrndx); /* Section header string table index */
H A Delfload.c2135 bswap16s(&ehdr->e_shstrndx); /* Section header string table index */ in bswap_ehdr()
/qemu/bsd-user/
H A Delfload.c62 bswap16s(&ehdr->e_shstrndx); /* Section header string table index */ in bswap_ehdr()
/qemu/dump/
H A Ddump.c160 elf_header->e_shstrndx = cpu_to_dump16(s, s->shdr_num - 1); in prepare_elf64_header()
187 elf_header->e_shstrndx = cpu_to_dump16(s, s->shdr_num - 1); in prepare_elf32_header()
/qemu/include/hw/
H A Delf_ops.h.inc15 bswap16s(&ehdr->e_shstrndx); /* Section header string table index */
/qemu/tcg/
H A Dtcg.c6396 .e_shstrndx = ARRAY_SIZE(img->shdr) - 1, in tcg_register_jit_int()