Searched refs:CurrentFuncletTextSection (Results 1 – 2 of 2) sorted by relevance
47 MCSection *CurrentFuncletTextSection = nullptr; variable
215 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()242 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()290 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFuncletImpl()