Searched refs:ElfSec (Results 1 – 1 of 1) sorted by relevance
1136 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local1139 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()1145 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()1157 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()1177 if (const MCSymbol *Group = ElfSec.getGroup()) { in getKCFITrapSection()1184 /*IsComdat=*/true, ElfSec.getUniqueID(), in getKCFITrapSection()1193 const auto &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getPseudoProbeSection() local1196 if (const MCSymbol *Group = ElfSec.getGroup()) { in getPseudoProbeSection()1246 const auto &ElfSec = static_cast<const MCSectionELF &>(*TextSec); in getPCSection() local1247 if (const MCSymbol *Group = ElfSec.getGroup()) { in getPCSection()[all …]