Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp996 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local
999 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()
1005 GroupName, ElfSec.getUniqueID(), in getStackSizesSection()
1014 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getBBAddrMapSection() local
1017 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection()
1025 Flags, 0, GroupName, ElfSec.getUniqueID(), in getBBAddrMapSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp879 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local
882 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()