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