Searched refs:CurrentFuncletTextSection (Results 1 – 2 of 2) sorted by relevance
45 MCSection *CurrentFuncletTextSection = nullptr; variable
230 CurrentFuncletTextSection = Asm->OutStreamer->getCurrentSectionOnly(); in beginFunclet()257 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFunclet()309 Asm->OutStreamer->SwitchSection(CurrentFuncletTextSection); in endFuncletImpl()