Searched defs:MipsELFStreamer (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.h1 //===-------- MipsELFStreamer.h - ELF Object Output -----------------------===//
27 class MipsELFStreamer : public MCELFStreamer { class in namespace:llvm
30 MipsELFStreamer(MCContext &Context, MCAsmBackend &MAB, raw_ostream &OS, function in class:llvm::MipsELFStreamer
34 virtual ~MipsELFStreamer() {}

Completed in 613 milliseconds