Lines Matching defs:ElfSec
1085 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1088 if (const MCSymbol *Group = ElfSec.getGroup()) {
1094 GroupName, true, ElfSec.getUniqueID(),
1103 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1106 if (const MCSymbol *Group = ElfSec.getGroup()) {
1114 Flags, 0, GroupName, true, ElfSec.getUniqueID(),
1123 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1126 if (const MCSymbol *Group = ElfSec.getGroup()) {
1133 /*IsComdat=*/true, ElfSec.getUniqueID(),
1142 const auto &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1145 if (const MCSymbol *Group = ElfSec.getGroup()) {
1151 Flags, 0, GroupName, true, ElfSec.getUniqueID(),
1195 const auto &ElfSec = static_cast<const MCSectionELF &>(*TextSec);
1196 if (const MCSymbol *Group = ElfSec.getGroup()) {
1201 ElfSec.getUniqueID(),