HomeSort by relevance Sort by last modified time
    Searched defs:Mips64Relocator (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 180 /** \class Mips64Relocator
181 * \brief Mips64Relocator creates and destroys the Mips 64-bit relocations.
183 class Mips64Relocator : public MipsRelocator
186 Mips64Relocator(Mips64GNULDBackend& pParent, const LinkerConfig& pConfig);
MipsRelocator.cpp 769 // Mips64Relocator
771 Mips64Relocator::Mips64Relocator(Mips64GNULDBackend& pParent,
776 void Mips64Relocator::setupRelDynEntry(FragmentRef& pFragRef, ResolveInfo* pSym)

Completed in 62 milliseconds