Searched refs:LastMappingSymbols (Results 1 – 4 of 4) sorted by relevance
101 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()102 LastEMS = LastMappingSymbols.lookup(Section); in ChangeSection()111 LastMappingSymbols.clear(); in reset()189 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anon50d35a0b0111::AArch64ELFStreamer
100 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()101 LastEMS = LastMappingSymbols.lookup(Section); in ChangeSection()180 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anon5ea574730111::AArch64ELFStreamer
470 LastMappingSymbols[getCurrentSection().first] = std::move(LastEMSInfo); in ChangeSection()472 auto LastMappingSymbol = LastMappingSymbols.find(Section); in ChangeSection()473 if (LastMappingSymbol != LastMappingSymbols.end()) { in ChangeSection()689 LastMappingSymbols; member in __anon8b0eca990111::ARMELFStreamer1180 LastMappingSymbols.clear(); in reset()
445 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()446 LastEMS = LastMappingSymbols.lookup(Section); in ChangeSection()604 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anone640fd010111::ARMELFStreamer