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

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

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

Public Attributes
Elf_Word st_name
Elf_Addr st_value
Elf_Word st_size
unsigned char st_info
unsigned char st_other
Elf_Half st_shndx

Detailed Description

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

Definition at line 198 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: