Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h45 MCSection *CurrentFuncletTextSection = nullptr; variable
H A DWinException.cpp230 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
257 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()
309 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFuncletImpl()