Searched refs:AVRMCELFStreamer (Results 1 – 3 of 3) sorted by relevance
25 class AVRMCELFStreamer : public MCELFStreamer {29 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AVRMCELFStreamer() function36 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AVRMCELFStreamer() function
23 void AVRMCELFStreamer::emitValueForModiferKind( in emitValueForModiferKind()48 return new AVRMCELFStreamer(Context, std::move(MAB), std::move(OW), in createAVRELFStreamer()
694 AVRMCELFStreamer &AVRStreamer = in parseLiteralValues()695 static_cast<AVRMCELFStreamer &>(Parser.getStreamer()); in parseLiteralValues()