Searched refs:AVRMCELFStreamer (Results 1 – 5 of 5) 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()
8 AVRMCELFStreamer.cpp
59 "AVRMCELFStreamer.cpp",
664 AVRMCELFStreamer &AVRStreamer = in parseLiteralValues()665 static_cast<AVRMCELFStreamer &>(Parser.getStreamer()); in parseLiteralValues()