Searched refs:MatchingValue (Results 1 – 1 of 1) sorted by relevance
1286 const RelocationValueRef &MatchingValue = PendingReloc.first; in resolveRISCVRelocation() local1291 uint64_t Symbol = getSectionLoadAddress(MatchingValue.SectionID) + in resolveRISCVRelocation()1292 MatchingValue.Addend; in resolveRISCVRelocation()1826 const RelocationValueRef &MatchingValue = I->first; in processRelocationRef() local1828 if (MatchingValue == Value && in processRelocationRef()