llvm::ELF::Elf32_Ehdr::getFileClass

Return the ELF file class from e_ident[EI_CLASS].

Synopsis

Declared in <llvm/BinaryFormat/ELF.h>

unsigned char
getFileClass() const;

Return Value

The EI_CLASS byte (ELFCLASS*).