Searched refs:e64_parse_ehdr (Results 1 – 2 of 2) sorted by relevance
129 static TEE_Result e64_parse_ehdr(struct ta_elf *elf, Elf64_Ehdr *ehdr) in e64_parse_ehdr() function153 static TEE_Result e64_parse_ehdr(struct ta_elf *elf __unused, in e64_parse_ehdr() function462 res = e64_parse_ehdr(elf, (void *)va); in init_elf()
2054 e64_parse_ehdr():
Completed in 16 milliseconds