Searched refs:Elf32_Ehdr (Results 1 – 3 of 3) sorted by relevance
21 typedef Elf32_Ehdr Elf_Ehdr;
72 } Elf32_Ehdr; typedef
102 static TEE_Result e32_parse_ehdr(struct ta_elf *elf, Elf32_Ehdr *ehdr) in e32_parse_ehdr()164 Elf32_Ehdr *ehdr __unused) in e32_parse_ehdr()504 if (!IS_ELF(*(Elf32_Ehdr *)va)) in init_elf()
Completed in 8 milliseconds