Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (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.h105 #define ELFCLASS32 1 /* 32-bit architecture. */ macro
/optee_os/ldelf/
H A Dta_elf.c104 ehdr->e_ident[EI_CLASS] != ELFCLASS32 || in e32_parse_ehdr()