enum ElfType

Declared at: llvm/lib/ObjCopy/ELF/ELFObject.h:71

Enumerators

NameValueComment
ELFT_ELF32LE0
ELFT_ELF64LE1
ELFT_ELF32BE2
ELFT_ELF64BE3