LLVM: llvm::object::Elf_Shdr_Base< ELFType< Endianness, true > (original) (raw)
#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"
Inheritance diagram for llvm::object::Elf_Shdr_Base< ELFType< Endianness, true > >:
| Public Attributes | |
|---|---|
| Elf_Word | sh_name |
| Elf_Word | sh_type |
| Elf_Xword | sh_flags |
| Elf_Addr | sh_addr |
| Elf_Off | sh_offset |
| Elf_Xword | sh_size |
| Elf_Word | sh_link |
| Elf_Word | sh_info |
| Elf_Xword | sh_addralign |
| Elf_Xword | sh_entsize |
Detailed Description
template<endianness Endianness>
struct llvm::object::Elf_Shdr_Base< ELFType< Endianness, true > >
Definition at line 168 of file ELFTypes.h.
Member Data Documentation
◆ sh_addr
◆ sh_addralign
◆ sh_entsize
◆ sh_flags
◆ sh_info
◆ sh_link
◆ sh_name
◆ sh_offset
◆ sh_size
◆ sh_type
The documentation for this struct was generated from the following file:
- include/llvm/Object/ELFTypes.h