Searched refs:MipsELFObjectWriter (Results 1 – 3 of 3) sorted by relevance
57 class MipsELFObjectWriter : public MCELFObjectTargetWriter { class59 MipsELFObjectWriter(uint8_t OSABI, bool HasRelocationAddend, bool Is64);61 ~MipsELFObjectWriter() override = default;213 MipsELFObjectWriter::MipsELFObjectWriter(uint8_t OSABI, in MipsELFObjectWriter() function in MipsELFObjectWriter217 unsigned MipsELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType()431 void MipsELFObjectWriter::sortRelocs(const MCAssembler &Asm, in sortRelocs()508 bool MipsELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol()670 return std::make_unique<MipsELFObjectWriter>(OSABI, HasRelocationAddend, in createMipsELFObjectWriter()
5 MipsELFObjectWriter.cpp
63 "MipsELFObjectWriter.cpp",