Searched refs:needsDynamicRelocation (Results 1 – 7 of 7) sorted by relevance
44 GVar->getInitializer()->needsDynamicRelocation()) in SelectSectionForGlobal()
139 bool needsDynamicRelocation() const;
293 return !C->needsDynamicRelocation(); in shouldBuildLookupTablesForConstant()
3719 Init->needsDynamicRelocation()) in promoteToConstantPool()
300 !C->needsDynamicRelocation()) in getKindForGlobal()
1358 return Val.ConstVal->needsDynamicRelocation(); in needsRelocation()
662 bool Constant::needsDynamicRelocation() const { in needsDynamicRelocation() function in Constant