Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp973 const MCSectionELF &ElfSec = static_cast<const MCSectionELF &>(TextSec); in getStackSizesSection() local
976 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection()