Searched refs:PPCELFStreamer (Results 1 – 3 of 3) sorted by relevance
36 PPCELFStreamer::PPCELFStreamer(MCContext &Context, in PPCELFStreamer() function in PPCELFStreamer43 void PPCELFStreamer::emitPrefixedInstruction(const MCInst &Inst, in emitPrefixedInstruction()83 void PPCELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction()118 void PPCELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel()135 void PPCELFStreamer::emitGOTToPCRelReloc(const MCInst &Inst) { in emitGOTToPCRelReloc()168 void PPCELFStreamer::emitGOTToPCRelLabel(const MCInst &Inst) { in emitGOTToPCRelLabel()224 return new PPCELFStreamer(C, std::move(MAB), std::move(OW), in createPPCELFStreamer()
26 class PPCELFStreamer : public MCELFStreamer {34 PPCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> MAB,
1615 SRCS_MIN+= Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp