Return the ELF file class from e_ident[EI_CLASS].
Declared in <llvm/BinaryFormat/ELF.h>
<llvm/BinaryFormat/ELF.h>
unsigned char getFileClass() const;
The EI_CLASS byte (ELFCLASS*).