Searched refs:CurrentFuncletTextSection (Results 1 – 2 of 2) sorted by relevance
49 MCSection *CurrentFuncletTextSection = nullptr; variable
216 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()243 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFunclet()300 Asm->OutStreamer->switchSection(CurrentFuncletTextSection); in endFuncletImpl()