ΒΆtemplate <class ELFT>
Expected<std::vector<BBAddrMap>>
readBBAddrMapImpl(
const ELFFile<ELFT>& EF,
Optional<unsigned int> TextSectionIndex)
template <class ELFT>
Expected<std::vector<BBAddrMap>>
readBBAddrMapImpl(
const ELFFile<ELFT>& EF,
Optional<unsigned int> TextSectionIndex)
Declared at: llvm/lib/Object/ELFObjectFile.cpp:677
Templates
- ELFT
Parameters
- const ELFFile<ELFT>& EF
- Optional<unsigned int> TextSectionIndex