Lines Matching refs:GroupName
1087 StringRef GroupName; in getStackSizesSection() local
1089 GroupName = Group->getName(); in getStackSizesSection()
1094 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()
1105 StringRef GroupName; in getBBAddrMapSection() local
1107 GroupName = Group->getName(); in getBBAddrMapSection()
1114 Flags, 0, GroupName, true, ElfSec.getUniqueID(), in getBBAddrMapSection()
1125 StringRef GroupName; in getKCFITrapSection() local
1127 GroupName = Group->getName(); in getKCFITrapSection()
1132 GroupName, in getKCFITrapSection()
1144 StringRef GroupName; in getPseudoProbeSection() local
1146 GroupName = Group->getName(); in getPseudoProbeSection()
1151 Flags, 0, GroupName, true, ElfSec.getUniqueID(), in getPseudoProbeSection()
1194 StringRef GroupName; in getPCSection() local
1197 GroupName = Group->getName(); in getPCSection()
1200 return Ctx->getELFSection(Name, ELF::SHT_PROGBITS, Flags, 0, GroupName, true, in getPCSection()