struct ELFType

Declaration

template <llvm::support::endianness E, bool Is64>
struct ELFType { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Object/ELFTypes.h:48

Templates

llvm::support::endianness E
bool Is64

Member Variables

public static const llvm::support::endianness TargetEndianness = E
public static const bool Is64Bits = Is64