Searched refs:needsRelocation (Results 1 – 5 of 5) sorted by relevance
134 bool needsRelocation() const;
102 bool needsRelocation() const;
257 if (!C->needsRelocation()) { in getKindForGlobal()
1393 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry1401 if (needsRelocation()) in getSectionKind()
617 bool Constant::needsRelocation() const { in needsRelocation() function in Constant