Searched refs:needsDynamicRelocation (Results 1 – 7 of 7) sorted by relevance
43 GVar->getInitializer()->needsDynamicRelocation()) in SelectSectionForGlobal()
141 LLVM_ABI bool needsDynamicRelocation() const;
332 !C->needsDynamicRelocation()) in getKindForGlobal()
341 return !C->needsDynamicRelocation(); in shouldBuildLookupTablesForConstant()
3919 Init->needsDynamicRelocation()) in promoteToConstantPool()
1459 return Val.ConstVal->needsDynamicRelocation(); in needsRelocation()
651 bool Constant::needsDynamicRelocation() const { in needsDynamicRelocation() function in Constant