Home
last modified time | relevance | path

Searched refs:RangeOverflow (Results 1 – 3 of 3) 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-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1455 bool RangeOverflow = false; in processRelocationRef() local
1477 RangeOverflow = true; in processRelocationRef()
1485 RangeOverflow) { in processRelocationRef()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1462 bool RangeOverflow = false; in processRelocationRef() local
1484 RangeOverflow = true; in processRelocationRef()
1492 RangeOverflow) { in processRelocationRef()