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 172 /** \class Mips32Relocator
173 * \brief Mips32Relocator creates and destroys the Mips 32-bit relocations.
175 class Mips32Relocator : public MipsRelocator {
177 Mips32Relocator(Mips32GNULDBackend& pParent, const LinkerConfig& pConfig);
MipsRelocator.cpp 703 // Mips32Relocator
705 Mips32Relocator::Mips32Relocator(Mips32GNULDBackend& pParent,
710 void Mips32Relocator::setupRelDynEntry(FragmentRef& pFragRef,

Completed in 62 milliseconds