LLVM: llvm::object::Elf_Chdr_Impl< ELFType< Endianness, true > (original) (raw)

#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"

Inheritance diagram for llvm::object::Elf_Chdr_Impl< ELFType< Endianness, true > >:

Public Attributes
Elf_Word ch_type
Elf_Word ch_reserved
Elf_Xword ch_size
Elf_Xword ch_addralign

Detailed Description

template<endianness Endianness>
struct llvm::object::Elf_Chdr_Impl< ELFType< Endianness, true > >

Definition at line 613 of file ELFTypes.h.

Member Data Documentation

ch_addralign

ch_reserved

ch_size

ch_type


The documentation for this struct was generated from the following file: