Searched refs:getPreviousSection (Results 1 – 5 of 5) sorted by relevance
189 LastMappingSymbols[getPreviousSection().first] = LastEMS; in changeSection()
392 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function413 std::make_pair(getCurrentSection(), getPreviousSection())); in pushSection()
719 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
752 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
2733 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in emitXXStructorList()