Searched refs:EI_CLASS (Results 1 – 3 of 3) sorted by relevance
493 … 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()
42 #define EI_CLASS 4 /* file class */ macro
139 #define EI_CLASS 4 /* File class byte index */ macro
Completed in 24 milliseconds