Searched refs:ElfSec (Results 1 – 1 of 1) sorted by relevance
1114 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local1117 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()1123 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()1135 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()1155 if (const MCSymbol *Group = ElfSec.getGroup()) { in getKCFITrapSection()1162 /*IsComdat=*/true, ElfSec.getUniqueID(), in getKCFITrapSection()1169 const auto &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getPseudoProbeSection() local1171 if (const MCSymbol *Group = ElfSec.getGroup()) { in getPseudoProbeSection()1222 const auto &ElfSec = static_cast<const MCSectionELF &>(*TextSec); in getPCSection() local1223 if (const MCSymbol *Group = ElfSec.getGroup()) { in getPCSection()[all …]