Searched refs:ElfSec (Results 1 – 1 of 1) sorted by relevance
1042 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local1045 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()1051 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()1060 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getBBAddrMapSection() local1063 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()1071 Flags, 0, GroupName, true, ElfSec.getUniqueID(), in getBBAddrMapSection()1078 const auto *ElfSec = static_cast<const MCSectionELF *>(TextSec); in getPseudoProbeSection() local1080 if (const MCSymbol *Group = ElfSec->getGroup()) { in getPseudoProbeSection()