Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h46 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()