Searched refs:LastMappingSymbols (Results 1 – 4 of 4) sorted by relevance
135 LastMappingSymbols.clear(); in reset()164 LastMappingSymbols[getPreviousSection().first] = LastEMS; in changeSection()165 LastEMS = LastMappingSymbols.lookup(Section); in changeSection()
25 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; variable
190 LastMappingSymbols[getCurrentSection().first] = LastEMS; in changeSection()191 LastEMS = LastMappingSymbols.lookup(Section); in changeSection()199 LastMappingSymbols.clear(); in reset()279 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anoneb8230060111::AArch64ELFStreamer
482 LastMappingSymbols[getCurrentSection().first] = std::move(LastEMSInfo); in changeSection()484 auto LastMappingSymbol = LastMappingSymbols.find(Section); in changeSection()485 if (LastMappingSymbol != LastMappingSymbols.end()) { in changeSection()713 LastMappingSymbols; member in __anonf150d5940111::ARMELFStreamer1122 LastMappingSymbols.clear(); in reset()