Searched refs:getPreviousSection (Results 1 – 6 of 6) sorted by relevance
299 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function321 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
104 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
552 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
615 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
504 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
1545 if (OutStreamer.getCurrentSection() != OutStreamer.getPreviousSection()) in EmitXXStructorList()