Searched refs:Elf_Shdr (Results 1 – 8 of 8) sorted by relevance
38 #define Elf_Shdr Elf64_Shdr macro52 #define Elf_Shdr Elf32_Shdr macro103 Elf_Shdr *sechdrs;
120 Elf_Shdr *sechdrs; in parse_elf()
51 Elf_Shdr *shdr = NULL;127 hdr->e_shentsize != sizeof(Elf_Shdr)) {
813 link_elf_locate_exidx(linker_file_t lf, Elf_Shdr *shdr, int nhdr) in link_elf_locate_exidx()836 Elf_Shdr *shdr; in link_elf_locate_exidx_preload()842 shdr = (Elf_Shdr *)modinfo; in link_elf_locate_exidx_preload()843 nhdr = modinfo[-1] / sizeof(Elf_Shdr); in link_elf_locate_exidx_preload()967 Elf_Shdr *shdr; in link_elf_load_file()
99 Elf_Shdr *e_shdr;328 Elf_Shdr *shdr; in link_elf_link_preload()347 shdr = (Elf_Shdr *)preload_search_info(modptr, MODINFO_METADATA | in link_elf_link_preload()652 Elf_Shdr *shdr; in link_elf_load_file()747 hdr->e_shentsize != sizeof(Elf_Shdr)) { in link_elf_load_file()
317 ehdr.e_shentsize = sizeof(Elf_Shdr); in dumpsys_generic()
1678 hdrsize += sizeof(Elf_Shdr); in __elfN()1959 Elf_Shdr *shdr; in __elfN()1982 ehdr->e_shentsize = sizeof(Elf_Shdr); in __elfN()1993 KASSERT(ehdr->e_shoff == hdrsize - sizeof(Elf_Shdr), in __elfN()1995 (size_t)ehdr->e_shoff, hdrsize - sizeof(Elf_Shdr))); in __elfN()1997 shdr = (Elf_Shdr *)((char *)hdr + ehdr->e_shoff); in __elfN()
477 Elf_Shdr *shdr; in xen_pvh_parse_symtab()491 shdr = (Elf_Shdr *)((uint8_t *)ehdr + ehdr->e_shoff); in xen_pvh_parse_symtab()