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