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 __anonaf91d36d0111::SparcELFObjectWriter29 ~SparcELFObjectWriter() override = default;40 unsigned SparcELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType()126 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCValue &, in needsRelocateWithSymbol()150 return std::make_unique<SparcELFObjectWriter>(Is64Bit, OSABI); in createSparcELFObjectWriter()