Searched refs:getPreviousSection (Results 1 – 6 of 6) sorted by relevance
167 LastMappingSymbols[getPreviousSection().first] = LastEMS; in changeSection()
190 LastMappingSymbols[getPreviousSection().first] = LastEMS; in changeSection()
396 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function417 std::make_pair(getCurrentSection(), getPreviousSection())); in pushSection()
735 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
752 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
2979 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in emitXXStructorList()