Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1495 bool RangeOverflow = false; in processRelocationRef() local
1520 RangeOverflow = true; in processRelocationRef()
1523 if (SymType == SymbolRef::ST_Unknown || RangeOverflow) { in processRelocationRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1445 bool RangeOverflow = false; in processRelocationRef() local
1467 RangeOverflow = true; in processRelocationRef()
1475 RangeOverflow) { in processRelocationRef()