Searched refs:LastMappingSymbols (Results 1 – 2 of 2) sorted by relevance
189 LastMappingSymbols[getPreviousSection().first] = LastEMS; in changeSection()190 LastEMS = LastMappingSymbols.lookup(Section); in changeSection()199 LastMappingSymbols.clear(); in reset()282 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anonc74f65d30111::AArch64ELFStreamer
483 LastMappingSymbols[getCurrentSection().first] = std::move(LastEMSInfo); in changeSection()485 auto LastMappingSymbol = LastMappingSymbols.find(Section); in changeSection()486 if (LastMappingSymbol != LastMappingSymbols.end()) { in changeSection()722 LastMappingSymbols; member in __anon063f8e610111::ARMELFStreamer1136 LastMappingSymbols.clear(); in reset()