Searched refs:getPreviousSection (Results 1 – 6 of 6) sorted by relevance
70 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
305 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function327 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
615 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
570 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
474 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
1410 if (OutStreamer.getCurrentSection() != OutStreamer.getPreviousSection()) in EmitXXStructorList()