Searched refs:SparcELFObjectWriter (Results 1 – 1 of 1) sorted by relevance
22 class SparcELFObjectWriter : public MCELFObjectTargetWriter { class24 SparcELFObjectWriter(bool Is64Bit, uint8_t OSABI) in SparcELFObjectWriter() function in __anon921172eb0111::SparcELFObjectWriter29 ~SparcELFObjectWriter() override {} in ~SparcELFObjectWriter()41 unsigned SparcELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType()116 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol()139 return std::make_unique<SparcELFObjectWriter>(Is64Bit, OSABI); in createSparcELFObjectWriter()