Lines Matching defs:ElfSec
1090 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1093 if (const MCSymbol *Group = ElfSec.getGroup()) {
1099 GroupName, true, ElfSec.getUniqueID(),
1108 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1111 if (const MCSymbol *Group = ElfSec.getGroup()) {
1119 Flags, 0, GroupName, true, ElfSec.getUniqueID(),
1128 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1131 if (const MCSymbol *Group = ElfSec.getGroup()) {
1138 /*IsComdat=*/true, ElfSec.getUniqueID(),
1147 const auto &ElfSec = static_cast<const MCSectionELF &>(TextSec);
1150 if (const MCSymbol *Group = ElfSec.getGroup()) {
1156 Flags, 0, GroupName, true, ElfSec.getUniqueID(),
1200 const auto &ElfSec = static_cast<const MCSectionELF &>(*TextSec);
1201 if (const MCSymbol *Group = ElfSec.getGroup()) {
1206 ElfSec.getUniqueID(),