Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h49 MCSection *CurrentFuncletTextSection = nullptr; variable
H A DWinException.cpp216 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
243 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFunclet()
300 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFuncletImpl()