Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.h47 MCSection *CurrentFuncletTextSection = nullptr; variable
DWinException.cpp215 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
242 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()
290 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFuncletImpl()