ΒΆtemplate <class ELFT>
inline Expected<const typename ELFT::Shdr*>
getSection(typename ELFT::ShdrRange Sections,
uint32_t Index)
template <class ELFT>
inline Expected<const typename ELFT::Shdr*>
getSection(typename ELFT::ShdrRange Sections,
uint32_t Index)
Declared at: llvm/include/llvm/Object/ELF.h:404
Templates
- ELFT
Parameters
- typename ELFT::ShdrRange Sections
- uint32_t Index