Searched refs:SparcELFObjectWriter (Results 1 – 3 of 3) sorted by relevance
22 class SparcELFObjectWriter : public MCELFObjectTargetWriter { class24 SparcELFObjectWriter(bool Is64Bit, uint8_t OSABI) in SparcELFObjectWriter() function in __anon5fa3c1670111::SparcELFObjectWriter29 ~SparcELFObjectWriter() override = default;41 unsigned SparcELFObjectWriter::getRelocType(MCContext &Ctx, in getRelocType()125 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol()148 return std::make_unique<SparcELFObjectWriter>(Is64Bit, OSABI); in createSparcELFObjectWriter()
3 SparcELFObjectWriter.cpp
53 "SparcELFObjectWriter.cpp",