Searched refs:needsDynamicRelocation (Results 1 – 7 of 7) sorted by relevance
44 GVar->getInitializer()->needsDynamicRelocation()) in SelectSectionForGlobal()
140 bool needsDynamicRelocation() const;
305 !C->needsDynamicRelocation()) in getKindForGlobal()
330 return !C->needsDynamicRelocation(); in shouldBuildLookupTablesForConstant()
3849 Init->needsDynamicRelocation()) in promoteToConstantPool()
1389 return Val.ConstVal->needsDynamicRelocation(); in needsRelocation()
634 bool Constant::needsDynamicRelocation() const { in needsDynamicRelocation() function in Constant