Searched defs:ehdr (Results 1 – 6 of 6) sorted by relevance
287 Elf_Ehdr ehdr; in dumpsys_generic() local
1957 Elf_Ehdr *ehdr; in __elfN() local
476 Elf_Ehdr *ehdr; in xen_pvh_parse_symtab() local
933 struct xstate_hdr *hdr, *ehdr; in fpusetxstate() local
1082 struct xstate_hdr *hdr, *ehdr; in npxsetxstate() local
192 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument