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 184 /** \class Mips64Relocator
185 * \brief Mips64Relocator creates and destroys the Mips 64-bit relocations.
187 class Mips64Relocator : public MipsRelocator {
189 Mips64Relocator(Mips64GNULDBackend& pParent, const LinkerConfig& pConfig);
MipsRelocator.cpp 719 // Mips64Relocator
721 Mips64Relocator::Mips64Relocator(Mips64GNULDBackend& pParent,
726 void Mips64Relocator::setupRelDynEntry(FragmentRef& pFragRef,

Completed in 1154 milliseconds