Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp993 MCSection *StackSizeSection = in emitStackSizeSection() local
995 if (!StackSizeSection) in emitStackSizeSection()
1004 OutStreamer->SwitchSection(StackSizeSection); in emitStackSizeSection()