Searched refs:ElfSec (Results 1 – 1 of 1) sorted by relevance
1109 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local1112 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()1118 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()1127 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getBBAddrMapSection() local1130 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()1138 Flags, 0, GroupName, true, ElfSec.getUniqueID(), in getBBAddrMapSection()1145 const auto *ElfSec = static_cast<const MCSectionELF *>(TextSec); in getPseudoProbeSection() local1147 if (const MCSymbol *Group = ElfSec->getGroup()) { in getPseudoProbeSection()