Searched refs:ElfSec (Results 1 – 1 of 1) sorted by relevance
1033 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local1036 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()1042 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()1051 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getBBAddrMapSection() local1054 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()1062 Flags, 0, GroupName, true, ElfSec.getUniqueID(), in getBBAddrMapSection()1069 const auto *ElfSec = static_cast<const MCSectionELF *>(TextSec); in getPseudoProbeSection() local1071 if (const MCSymbol *Group = ElfSec->getGroup()) { in getPseudoProbeSection()