Searched refs:getPreviousSection (Results 1 – 5 of 5) sorted by relevance
88 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
365 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function386 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
659 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
754 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
2092 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in EmitXXStructorList()