Searched refs:TOCValue (Results 1 – 1 of 1) sorted by relevance
1643 RelocationValueRef TOCValue; in processRelocationRef() local1644 if (auto Err = findPPC64TOCSection(Obj, ObjSectionToID, TOCValue)) in processRelocationRef()1646 if (Value.SymbolName || Value.SectionID != TOCValue.SectionID) in processRelocationRef()1648 Value.Addend -= TOCValue.Addend; in processRelocationRef()