LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::object::Elf_Shdr_Impl< ELFT > Struct Template Reference

#include <ELFTypes.h>

Inheritance diagram for llvm::object::Elf_Shdr_Impl< ELFT >:
Inheritance graph
[legend]
Collaboration diagram for llvm::object::Elf_Shdr_Impl< ELFT >:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

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

Definition at line 140 of file ELFTypes.h.

Member Function Documentation

template<class ELFT >
unsigned llvm::object::Elf_Shdr_Impl< ELFT >::getEntityCount ( ) const
inline

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

Definition at line 145 of file ELFTypes.h.


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