Home
last modified time | relevance | path

Searched refs:MipsELFObjectWriter (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp40 class MipsELFObjectWriter : public MCELFObjectTargetWriter { class
42 MipsELFObjectWriter(bool _is64Bit, uint8_t OSABI,
45 ~MipsELFObjectWriter() override;
56 MipsELFObjectWriter::MipsELFObjectWriter(bool _is64Bit, uint8_t OSABI, in MipsELFObjectWriter() function in MipsELFObjectWriter
62 MipsELFObjectWriter::~MipsELFObjectWriter() {} in ~MipsELFObjectWriter()
64 unsigned MipsELFObjectWriter::GetRelocType(const MCValue &Target, in GetRelocType()
341 void MipsELFObjectWriter::sortRelocs(const MCAssembler &Asm, in sortRelocs()
386 bool MipsELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, in needsRelocateWithSymbol()
429 new MipsELFObjectWriter(Is64Bit, OSABI, Is64Bit, IsLittleEndian); in createMipsELFObjectWriter()
DCMakeLists.txt5 MipsELFObjectWriter.cpp
DAndroid.mk13 MipsELFObjectWriter.cpp \