Searched refs:PPCELFStreamer (Results 1 – 3 of 3) sorted by relevance
40 PPCELFStreamer::PPCELFStreamer(MCContext &Context, in PPCELFStreamer() function in PPCELFStreamer48 void PPCELFStreamer::emitPrefixedInstruction(const MCInst &Inst, in emitPrefixedInstruction()88 void PPCELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction()122 void PPCELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel()139 void PPCELFStreamer::emitGOTToPCRelReloc(const MCInst &Inst) { in emitGOTToPCRelReloc()174 void PPCELFStreamer::emitGOTToPCRelLabel(const MCInst &Inst) { in emitGOTToPCRelLabel()228 return new PPCELFStreamer(Context, std::move(MAB), std::move(OW), in createPPCELFStreamer()
28 class PPCELFStreamer : public MCELFStreamer {36 PPCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> MAB,
1287 SRCS_MIN+= Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp