Home
last modified time | relevance | path

Searched refs:MatchingValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1286 const RelocationValueRef &MatchingValue = PendingReloc.first; in resolveRISCVRelocation() local
1291 uint64_t Symbol = getSectionLoadAddress(MatchingValue.SectionID) + in resolveRISCVRelocation()
1292 MatchingValue.Addend; in resolveRISCVRelocation()
1826 const RelocationValueRef &MatchingValue = I->first; in processRelocationRef() local
1828 if (MatchingValue == Value && in processRelocationRef()