Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1208 RelocationValueRef TOCValue; in processRelocationRef() local
1209 findPPC64TOCSection(Obj, ObjSectionToID, TOCValue); in processRelocationRef()
1210 if (Value.SymbolName || Value.SectionID != TOCValue.SectionID) in processRelocationRef()
1212 Value.Addend -= TOCValue.Addend; in processRelocationRef()