Searched refs:HexagonMCELFStreamer (Results 1 – 5 of 5) sorted by relevance
38 void HexagonMCELFStreamer::EmitInstruction(const MCInst &MCK, in EmitInstruction()80 void HexagonMCELFStreamer::EmitSymbol(const MCInst &Inst) { in EmitSymbol()90 void HexagonMCELFStreamer::HexagonMCEmitCommonSymbol(MCSymbol *Symbol, in HexagonMCEmitCommonSymbol()140 void HexagonMCELFStreamer::HexagonMCEmitLocalCommonSymbol( in HexagonMCEmitLocalCommonSymbol()153 return new HexagonMCELFStreamer(Context, MAB, OS, CE); in createHexagonELFStreamer()
21 class HexagonMCELFStreamer : public MCELFStreamer {25 HexagonMCELFStreamer(MCContext &Context, MCAsmBackend &TAB, in HexagonMCELFStreamer() function
173 HexagonMCELFStreamer &HexagonELFStreamer = in EmitCommonSymbolSorted()174 static_cast<HexagonMCELFStreamer &>(getStreamer()); in EmitCommonSymbolSorted()181 HexagonMCELFStreamer &HexagonELFStreamer = in EmitLocalCommonSymbolSorted()182 static_cast<HexagonMCELFStreamer &>(getStreamer()); in EmitLocalCommonSymbolSorted()
10 HexagonMCELFStreamer.cpp
1043 HexagonMCELFStreamer &HexagonELFStreamer = in ParseDirectiveComm()1044 static_cast<HexagonMCELFStreamer &>(getStreamer()); in ParseDirectiveComm()