Searched refs:PopSection (Results 1 – 4 of 4) sorted by relevance
326 getStreamer().PopSection(); in ParseDirectivePushSection()334 if (!getStreamer().PopSection()) in ParseDirectivePopSection()554 getStreamer().PopSection(); in ParseDirectiveIdent()607 getStreamer().PopSection(); in ParseDirectiveVersion()
551 getStreamer().PopSection(); in ParseDirectivePushSection()561 if (!getStreamer().PopSection()) in ParseDirectivePopSection()
111 Asm->OutStreamer.PopSection(); in EndFunction()
209 bool PopSection() { in PopSection() function