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.cpp217 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
244 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFunclet()
296 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFuncletImpl()