Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h48 MCSection *CurrentFuncletTextSection = nullptr; variable
H A DWinException.cpp210 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
250 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()
278 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()