Searched refs:needsDynamicRelocation (Results 1 – 11 of 11) sorted by relevance
44 GVar->getInitializer()->needsDynamicRelocation()) in SelectSectionForGlobal()
139 bool needsDynamicRelocation() const;
305 !C->needsDynamicRelocation()) in getKindForGlobal()
324 return !C->needsDynamicRelocation(); in shouldBuildLookupTablesForConstant()
3812 Init->needsDynamicRelocation()) in promoteToConstantPool()
1361 return Val.ConstVal->needsDynamicRelocation(); in needsRelocation()
621 bool Constant::needsDynamicRelocation() const { in needsDynamicRelocation() function in Constant