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