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()
1374 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry1382 if (needsRelocation()) in getSectionKind()
623 bool Constant::needsRelocation() const { in needsRelocation() function in Constant