Home
last modified time | relevance | path

Searched refs:sh_entsize (Results 1 – 6 of 6) sorted by relevance

/qemu/include/
H A Delf.h1611 Elf32_Word sh_entsize; member
1624 Elf64_Xword sh_entsize; /* Entry size if section holds table */ member
/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc50 bswaps(&shdr->sh_entsize);
H A Delfload.c2181 bswaptls(&shdr->sh_entsize); in bswap_shdr()
/qemu/bsd-user/
H A Delfload.c95 bswaptls(&shdr->sh_entsize); in bswap_shdr()
/qemu/include/hw/
H A Delf_ops.h.inc41 bswapSZs(&shdr->sh_entsize);
/qemu/tcg/
H A Dtcg.c7211 .sh_entsize = sizeof(ElfW(Sym)), in tcg_register_jit_int()