struct Elf_Shdr_Impl

Declaration

template <class ELFT>
struct Elf_Shdr_Impl { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Object/ELFTypes.h:178

Templates

ELFT

Method Overview

Methods

ΒΆunsigned int getEntityCount() const

Description

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

Declared at: llvm/include/llvm/Object/ELFTypes.h:183