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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 167 /** \class Mips32Relocator
168 * \brief Mips32Relocator creates and destroys the Mips 32-bit relocations.
170 class Mips32Relocator : public MipsRelocator
173 Mips32Relocator(Mips32GNULDBackend& pParent, const LinkerConfig& pConfig);
MipsRelocator.cpp 753 // Mips32Relocator
755 Mips32Relocator::Mips32Relocator(Mips32GNULDBackend& pParent,
760 void Mips32Relocator::setupRelDynEntry(FragmentRef& pFragRef, ResolveInfo* pSym)

Completed in 54 milliseconds