Searched refs:IsScattered (Results 1 – 1 of 1) sorted by relevance
561 bool IsScattered = Obj->isRelocationScattered(RE); in printRelocation() local562 bool IsExtern = !IsScattered && Obj->getPlainRelocationExternal(RE); in printRelocation()570 } else if (!IsScattered) { in printRelocation()584 if (IsScattered) { in printRelocation()592 if (IsScattered) { in printRelocation()604 if (IsScattered) in printRelocation()609 << " " << IsScattered in printRelocation()