LLVM API Documentation
#include <ELF.h>


Public Member Functions | |
| unsigned | getEntityCount () const |
| Get the number of entities this section contains if it has any. | |
Definition at line 161 of file Object/ELF.h.
| 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 166 of file Object/ELF.h.
Referenced by llvm::object::ELFObjectFile< ELFT >::getSymbolNext().