Home
last modified time | relevance | path

Searched refs:LastMappingSymbols (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp100 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
101 LastEMS = LastMappingSymbols.lookup(Section); in ChangeSection()
168 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anon29adc5340111::AArch64ELFStreamer
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp442 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
443 LastEMS = LastMappingSymbols.lookup(Section); in ChangeSection()
598 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anonc5c91cc20111::ARMELFStreamer