Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1094 bool RangeOverflow = false; in processRelocationRef() local
1118 RangeOverflow = true; in processRelocationRef()
1121 if (SymType == SymbolRef::ST_Unknown || RangeOverflow) { in processRelocationRef()