Searched refs:CurrentFuncletTextSection (Results 1 – 2 of 2) sorted by relevance
48 MCSection *CurrentFuncletTextSection = nullptr; variable
210 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()250 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()278 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()