Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp104 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
105 LastEMS = LastMappingSymbols.lookup(Section); in ChangeSection()
190 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anone959a6680111::AArch64ELFStreamer
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp504 LastMappingSymbols[getPreviousSection().first] = LastEMS; in ChangeSection()
505 LastEMS = LastMappingSymbols.lookup(Section); in ChangeSection()
667 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols; member in __anond09109f60111::ARMELFStreamer