Home
last modified time | relevance | path

Searched refs:ElfSec (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1109 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local
1112 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()
1118 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()
1127 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getBBAddrMapSection() local
1130 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()
1138 Flags, 0, GroupName, true, ElfSec.getUniqueID(), in getBBAddrMapSection()
1145 const auto *ElfSec = static_cast<const MCSectionELF *>(TextSec); in getPseudoProbeSection() local
1147 if (const MCSymbol *Group = ElfSec->getGroup()) { in getPseudoProbeSection()