Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/
A Delf_common.h82 #define EI_CLASS 4 /* Class of machine. */ macro
/optee_os/out/arm/export-ta_arm32/include/
A Delf_common.h82 #define EI_CLASS 4 /* Class of machine. */ macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf_common.h82 #define EI_CLASS 4 /* Class of machine. */ macro
/optee_os/out/arm/export-ta_arm64/include/
A Delf_common.h82 #define EI_CLASS 4 /* Class of machine. */ macro
/optee_os/lib/libutee/include/
A Delf_common.h82 #define EI_CLASS 4 /* Class of machine. */ macro
/optee_os/ldelf/
A Dta_elf.c104 ehdr->e_ident[EI_CLASS] != ELFCLASS32 || in e32_parse_ehdr()
132 ehdr->e_ident[EI_CLASS] != ELFCLASS64 || in e64_parse_ehdr()

Completed in 30 milliseconds