Searched refs:e64_parse_ehdr (Results 1 – 1 of 1) sorted by relevance
138 static TEE_Result e64_parse_ehdr(struct ta_elf *elf, Elf64_Ehdr *ehdr) in e64_parse_ehdr() function162 static TEE_Result e64_parse_ehdr(struct ta_elf *elf __unused, in e64_parse_ehdr() function177 static TEE_Result e64_parse_ehdr(struct ta_elf *elf, Elf64_Ehdr *ehdr) in e64_parse_ehdr() function517 res = e64_parse_ehdr(elf, (void *)va); in init_elf()