Searched refs:Mips64GNULDBackend (Results 1 – 4 of 4) sorted by relevance
948 Mips64GNULDBackend::Mips64GNULDBackend(const LinkerConfig& pConfig, in Mips64GNULDBackend() function in Mips64GNULDBackend953 bool Mips64GNULDBackend::initRelocator() in initRelocator()961 void Mips64GNULDBackend::initTargetSections(Module& pModule, in initTargetSections()984 size_t Mips64GNULDBackend::getRelEntrySize() in getRelEntrySize()989 size_t Mips64GNULDBackend::getRelaEntrySize() in getRelaEntrySize()1011 return new Mips64GNULDBackend(pConfig, new MipsGNUInfo(triple)); in createMipsLDBackend()
258 class Mips64GNULDBackend : public MipsGNULDBackend261 Mips64GNULDBackend(const LinkerConfig& pConfig, MipsGNUInfo* pInfo);
186 Mips64Relocator(Mips64GNULDBackend& pParent, const LinkerConfig& pConfig);
771 Mips64Relocator::Mips64Relocator(Mips64GNULDBackend& pParent, in Mips64Relocator()