Lines Matching defs:HexagonMCELFStreamer
1 //=== HexagonMCELFStreamer.cpp - Hexagon subclass of MCELFStreamer -------===//
14 #include "MCTargetDesc/HexagonMCELFStreamer.h"
53 HexagonMCELFStreamer::HexagonMCELFStreamer(
59 HexagonMCELFStreamer::HexagonMCELFStreamer(
66 void HexagonMCELFStreamer::emitInstruction(const MCInst &MCB,
82 void HexagonMCELFStreamer::EmitSymbol(const MCInst &Inst) {
92 void HexagonMCELFStreamer::HexagonMCEmitCommonSymbol(MCSymbol *Symbol,
141 void HexagonMCELFStreamer::HexagonMCEmitLocalCommonSymbol(MCSymbol *Symbol,
214 return new HexagonMCELFStreamer(Context, std::move(MAB), std::move(OW),