Home
last modified time | relevance | path

Searched refs:e_shentsize (Results 26 – 34 of 34) sorted by relevance

12

/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1252 elf->e_shentsize = 0; in fill_elf_fdpic_header()
1424 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
H A Dbinfmt_elf.c2007 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
/openbmc/linux/scripts/mod/
H A Dmodpost.c466 hdr->e_shentsize = TO_NATIVE(hdr->e_shentsize); in parse_elf()
/openbmc/qemu/dump/
H A Ddump.c158 elf_header->e_shentsize = cpu_to_dump16(s, sizeof(Elf64_Shdr)); in prepare_elf64_header()
185 elf_header->e_shentsize = cpu_to_dump16(s, sizeof(Elf32_Shdr)); in prepare_elf32_header()
/openbmc/linux/arch/powerpc/kernel/
H A Dfadump.c993 elf->e_shentsize = 0; in fadump_init_elfcore_header()
/openbmc/linux/kernel/module/
H A Dmain.c1702 if (info->hdr->e_shentsize != sizeof(Elf_Shdr)) { in elf_validity_cache_copy()
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c2000 ehdr->e_shentsize = 0; in kcore__copy_hdr()
/openbmc/qemu/linux-user/
H A Delfload.c2194 bswap16s(&ehdr->e_shentsize); /* Section header table entry size */ in bswap_ehdr()
/openbmc/qemu/tcg/
H A Dtcg.c6336 .e_shentsize = sizeof(ElfW(Shdr)), in tcg_register_jit_int()

12