Searched refs:X86ELFStreamer (Results 1 – 1 of 1) sorted by relevance
1542 class X86ELFStreamer : public MCELFStreamer { class1544 X86ELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in X86ELFStreamer() function in __anon88078d0f0611::X86ELFStreamer1562 void X86ELFStreamer::emitInstruction(const MCInst &Inst, in emitInstruction()1571 return new X86ELFStreamer(Context, std::move(MAB), std::move(MOW), in createX86ELFStreamer()