Searched refs:SectionToGOTMap (Results 1 – 5 of 5) sorted by relevance
137 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()155 getSectionAddress(SectionToGOTMap[SectionID]) + SymOffset; in evaluateMIPS64Relocation()175 uint64_t GOTAddr = getSectionLoadAddress(SectionToGOTMap[SectionID]); in evaluateMIPS64Relocation()
143 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()1878 SectionToGOTMap[i->second] = GOTSectionID; in finalizeLoad()
143 DenseMap<SID, SID> SectionToGOTMap;
1875 SectionToGOTMap[i->second] = GOTSectionID; in finalizeLoad()