Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1495 bool RangeOverflow = false; in processRelocationRef() local
1520 RangeOverflow = true; in processRelocationRef()
1523 if (SymType == SymbolRef::ST_Unknown || RangeOverflow) { in processRelocationRef()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1455 bool RangeOverflow = false; in processRelocationRef() local
1477 RangeOverflow = true; in processRelocationRef()
1485 RangeOverflow) { in processRelocationRef()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1559 bool RangeOverflow = false; in processRelocationRef() local
1581 RangeOverflow = true; in processRelocationRef()
1589 RangeOverflow) { in processRelocationRef()