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