Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h23 enum ElfMappingSymbol { EMS_None, EMS_Instructions, EMS_Data }; enum
25 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols;
26 ElfMappingSymbol LastEMS = EMS_None;
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h107 enum ElfMappingSymbol { EMS_None, EMS_Text, EMS_Data }; enum
109 ElfMappingSymbol State;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp252 enum ElfMappingSymbol { enum in __anoneb8230060111::AArch64ELFStreamer
279 DenseMap<const MCSection *, ElfMappingSymbol> LastMappingSymbols;
280 ElfMappingSymbol LastEMS;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp619 enum ElfMappingSymbol { enum in __anonf150d5940111::ARMELFStreamer
634 ElfMappingSymbol State = EMS_None;