Home
last modified time | relevance | path

Searched refs:SparcELFObjectWriter (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp22 class SparcELFObjectWriter : public MCELFObjectTargetWriter { class
24 SparcELFObjectWriter(bool Is64Bit, uint8_t OSABI) in SparcELFObjectWriter() function in __anon06a88c990111::SparcELFObjectWriter
29 ~SparcELFObjectWriter() override {} in ~SparcELFObjectWriter()
41 unsigned SparcELFObjectWriter::GetRelocType(const MCValue &Target, in GetRelocType()
112 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol()
137 MCELFObjectTargetWriter *MOTW = new SparcELFObjectWriter(Is64Bit, OSABI); in createSparcELFObjectWriter()
DCMakeLists.txt3 SparcELFObjectWriter.cpp