Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1033 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local
1036 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()
1042 GroupName, true, ElfSec.getUniqueID(), in getStackSizesSection()
1051 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getBBAddrMapSection() local
1054 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()
1062 Flags, 0, GroupName, true, ElfSec.getUniqueID(), in getBBAddrMapSection()
1069 const auto *ElfSec = static_cast<const MCSectionELF *>(TextSec); in getPseudoProbeSection() local
1071 if (const MCSymbol *Group = ElfSec->getGroup()) { in getPseudoProbeSection()