Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp489 LastEMSInfo.reset(new ElfMappingSymbolInfo); in changeSection()
556 ElfMappingSymbolInfo *EMS = LastEMSInfo.get(); in FlushPendingMappingSymbol()
626 struct ElfMappingSymbolInfo { struct in __anonf150d5940111::ARMELFStreamer
643 ElfMappingSymbolInfo *EMS = LastEMSInfo.get(); in emitDataMappingSymbol()
712 DenseMap<const MCSection *, std::unique_ptr<ElfMappingSymbolInfo>>
715 std::unique_ptr<ElfMappingSymbolInfo> LastEMSInfo;