Searched refs:getPreviousSection (Results 1 – 5 of 5) sorted by relevance
89 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
349 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function370 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
656 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
755 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
1993 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in EmitXXStructorList()