Home
last modified time | relevance | path

Searched refs:Elf_Shdr (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dlivepatch_elf.h13 const Elf_Shdr *sec; /* Hooked up in elf_resolve_sections.*/
49 static inline bool livepatch_elf_ignore_section(const Elf_Shdr *sec) in livepatch_elf_ignore_section()
A Delfstructs.h562 #define Elf_Shdr Elf32_Shdr macro
590 #define Elf_Shdr Elf64_Shdr macro
/xen-4.10.0-shim-comet/xen/common/
A Dlivepatch_elf.c28 const Elf_Shdr *s; in elf_verify_strtab()
482 if ( elf->hdr->e_shentsize < sizeof(Elf_Shdr) ) in livepatch_header_check()
485 elf->name, elf->hdr->e_shentsize, sizeof(Elf_Shdr)); in livepatch_header_check()
A Dlivepatch.c308 const Elf_Shdr *s = sec->sec; in calc_section()

Completed in 10 milliseconds