Searched refs:getPreviousSection (Results 1 – 5 of 5) sorted by relevance
155 LastMappingSymbols[getPreviousSection().first] = LastEMS; in changeSection()
421 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function436 std::make_pair(getCurrentSection(), getPreviousSection())); in pushSection()
685 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
742 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
3325 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in emitXXStructorList()