Searched refs:needsRelocation (Results 1 – 5 of 5) sorted by relevance
138 bool needsRelocation() const;
102 bool needsRelocation() const;
257 if (!C->needsRelocation()) { in getKindForGlobal()
1358 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry1366 if (needsRelocation()) in getSectionKind()
625 bool Constant::needsRelocation() const { in needsRelocation() function in Constant