Searched refs:createObjectWriter (Results 1 - 7 of 7) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmBackend.h43 /// createObjectWriter - Create a new MCObjectWriter instance for use by the
45 virtual MCObjectWriter *createObjectWriter(raw_ostream &OS) const = 0;
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp134 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon8959::DarwinPPCAsmBackend
169 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon8959::ELFPPCAsmBackend
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp346 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon9005::ELFX86_32AsmBackend
356 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon9005::ELFX86_64AsmBackend
370 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon9005::WindowsX86AsmBackend
386 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon9005::DarwinX86_32AsmBackend
400 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon9005::DarwinX86_64AsmBackend
/external/llvm/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeAsmBackend.cpp127 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon8922::ELFMBlazeAsmBackend
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp90 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon8944::MipsAsmBackend
/external/llvm/lib/MC/
H A DMCObjectStreamer.cpp27 *Emitter_, *TAB.createObjectWriter(OS),
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp569 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon8876::ELFARMAsmBackend
598 MCObjectWriter *createObjectWriter(raw_ostream &OS) const { function in class:__anon8876::DarwinARMAsmBackend

Completed in 227 milliseconds