Searched refs:EI_CLASS (Results 1 – 6 of 6) sorted by relevance
48 #define EI_CLASS 4 /* File class 0=invalid, 1=32bit, 2=64bit */ macro
39 #define EI_CLASS 4 /* File class 0=invalid, 1=32bit, 2=64bit */ macro
167 switch( ehdr->e_ident[EI_CLASS] ) { in ELF_LoadELFHeader()
166 switch( ehdr->e_ident[EI_CLASS] ) { in ELF_LoadELFHeader()