Searched refs:getPreviousSection (Results 1 – 8 of 8) sorted by relevance
170 const MCSection *getPreviousSection() const { in getPreviousSection() function186 getPreviousSection())); in PushSection()
100 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
300 MCSectionSubPair getPreviousSection() const { in getPreviousSection() function321 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
439 const MCSection *PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
544 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in ParseDirectivePrevious()
676 MCSectionSubPair PreviousSection = getStreamer().getPreviousSection(); in parseDirectivePrevious()
445 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
1644 if (OutStreamer->getCurrentSection() != OutStreamer->getPreviousSection()) in EmitXXStructorList()