Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h49 MCSection *CurrentFuncletTextSection = nullptr; variable
H A DWinException.cpp225 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()
252 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFunclet()
304 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFuncletImpl()