Searched refs:getPreviousSection (Results 1 – 16 of 16) sorted by relevance
100 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
88 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
300 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function321 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
147 LastMappingSymbols[getPreviousSection().first] = LastEMS; in changeSection()
365 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function386 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
377 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function398 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
544 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
676 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
682 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
754 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
659 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
445 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
1644 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in EmitXXStructorList()
2092 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in EmitXXStructorList()
2216 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in emitXXStructorList()