LLVM: llvm::object::Elf_Sym_Base< ELFType< Endianness, true > (original) (raw)
#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"
Inheritance diagram for llvm::object::Elf_Sym_Base< ELFType< Endianness, true > >:
| Public Attributes | |
|---|---|
| Elf_Word | st_name |
| unsigned char | st_info |
| unsigned char | st_other |
| Elf_Half | st_shndx |
| Elf_Addr | st_value |
| Elf_Xword | st_size |
Detailed Description
template<endianness Endianness>
struct llvm::object::Elf_Sym_Base< ELFType< Endianness, true > >
Definition at line 209 of file ELFTypes.h.
Member Data Documentation
◆ st_info
◆ st_name
◆ st_other
◆ st_shndx
◆ st_size
◆ st_value
The documentation for this struct was generated from the following file:
- include/llvm/Object/ELFTypes.h