Searched refs:SectionToGOTMap (Results 1 – 2 of 2) sorted by relevance
140 DenseMap<SID, SID> SectionToGOTMap; variable
657 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()671 getSectionAddress(SectionToGOTMap[SectionID]) + SymOffset; in evaluateMIPS64Relocation()691 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()1827 SectionToGOTMap[i->second] = GOTSectionID; in finalizeLoad()