Home
last modified time | relevance | path

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

/components/libc/posix/libdl/
A Ddlmodule.c493 … if ((elf_module->e_ident[EI_CLASS] != ELFCLASS32)&&(elf_module->e_ident[EI_CLASS] != ELFCLASS64)) in dlmodule_load()
660 if (elf_module->e_ident[EI_CLASS] != ELFCLASS32) in dlmodule_load_custom()
A Ddlelf.h42 #define EI_CLASS 4 /* file class */ macro
/components/lwp/
A Dlwp_elf.h139 #define EI_CLASS 4 /* File class byte index */ macro

Completed in 23 milliseconds