Home
last modified time | relevance | path

Searched refs:EI_CLASS (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/remoteproc/src/
H A Delf_parser.c35 ehdr->e_ident[EI_CLASS] != ELFCLASS32 || in e32_parse_ehdr()
/optee_os/lib/libutee/include/
H A Delf_common.h82 #define EI_CLASS 4 /* Class of machine. */ macro
/optee_os/ldelf/
H A Dta_elf.c104 ehdr->e_ident[EI_CLASS] != ELFCLASS32 || in e32_parse_ehdr()
140 ehdr->e_ident[EI_CLASS] != ELFCLASS64 || in e64_parse_ehdr()
179 ehdr->e_ident[EI_CLASS] != ELFCLASS64 || in e64_parse_ehdr()