Searched refs:EM_ARM (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutee/include/ | ||
| H A D | elf_common.h | 175 #define EM_ARM 40 /* ARM. */ macro |
| /optee_os/ldelf/ | ||
| H A D | ta_elf.c | 108 ehdr->e_type != ET_DYN || ehdr->e_machine != EM_ARM || in e32_parse_ehdr() |