LLVM: llvm::object::Elf_Ehdr_Impl< ELFT > Struct Template Reference (original) (raw)
#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"
Inheritance diagram for llvm::object::Elf_Ehdr_Impl< ELFT >:
| Public Attributes | |
|---|---|
| unsigned char | e_ident [ELF::EI_NIDENT] |
| Elf_Half | e_type |
| Elf_Half | e_machine |
| Elf_Word | e_version |
| Elf_Addr | e_entry |
| Elf_Off | e_phoff |
| Elf_Off | e_shoff |
| Elf_Word | e_flags |
| Elf_Half | e_ehsize |
| Elf_Half | e_phentsize |
| Elf_Half | e_phnum |
| Elf_Half | e_shentsize |
| Elf_Half | e_shnum |
| Elf_Half | e_shstrndx |
Detailed Description
template
struct llvm::object::Elf_Ehdr_Impl< ELFT >
Definition at line 508 of file ELFTypes.h.
Member Function Documentation
◆ checkMagic()
◆ getDataEncoding()
◆ getFileClass()
Member Data Documentation
◆ e_ehsize
◆ e_entry
◆ e_flags
◆ e_ident
◆ e_machine
◆ e_phentsize
◆ e_phnum
◆ e_phoff
◆ e_shentsize
◆ e_shnum
◆ e_shoff
◆ e_shstrndx
◆ e_type
◆ e_version
The documentation for this struct was generated from the following file:
- include/llvm/Object/ELFTypes.h