LLVM: llvm::object::Elf_Shdr_Impl< ELFT > Struct Template Reference (original) (raw)

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

Inheritance diagram for llvm::object::Elf_Shdr_Impl< ELFT >:

Public Member Functions
unsigned getEntityCount () const
Get the number of entities this section contains if it has any.

Detailed Description

template
struct llvm::object::Elf_Shdr_Impl< ELFT >

Definition at line 183 of file ELFTypes.h.

Member Function Documentation

getEntityCount()

Get the number of entities this section contains if it has any.

Definition at line 188 of file ELFTypes.h.


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