LLVM: llvm::object::Elf_Shdr_Base< ELFType< Endianness, false > (original) (raw)

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

Inheritance diagram for llvm::object::Elf_Shdr_Base< ELFType< Endianness, false > >:

Public Attributes
Elf_Word sh_name
Elf_Word sh_type
Elf_Word sh_flags
Elf_Addr sh_addr
Elf_Off sh_offset
Elf_Word sh_size
Elf_Word sh_link
Elf_Word sh_info
Elf_Word sh_addralign
Elf_Word sh_entsize

Detailed Description

template<endianness Endianness>
struct llvm::object::Elf_Shdr_Base< ELFType< Endianness, false > >

Definition at line 153 of file ELFTypes.h.

Member Data Documentation

sh_addr

sh_addralign

sh_entsize

sh_flags

sh_info

sh_name

sh_offset

sh_size

sh_type


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