Searched refs:ELFCLASS64 (Results 1 – 3 of 3) sorted by relevance
48 #define ELFCLASS64 2 /* 64-bit objs */ macro
493 … if ((elf_module->e_ident[EI_CLASS] != ELFCLASS32)&&(elf_module->e_ident[EI_CLASS] != ELFCLASS64)) in dlmodule_load()
142 #define ELFCLASS64 2 /* 64-bit objects */ macro
Completed in 23 milliseconds