Searched refs:IsScattered (Results 1 – 1 of 1) sorted by relevance
559 bool IsScattered = Obj->isRelocationScattered(RE); in printRelocation() local560 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation()568 } else if (!IsScattered) { in printRelocation()582 if (IsScattered) { in printRelocation()590 if (IsScattered) { in printRelocation()602 if (IsScattered) in printRelocation()607 << " " << IsScattered in printRelocation()