Searched refs:needsRelocation (Results 1 – 5 of 5) sorted by relevance
138 bool needsRelocation() const;
102 bool needsRelocation() const;
252 if (!C->needsRelocation()) { in getKindForGlobal()
1119 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry1127 if (needsRelocation()) in getSectionKind()
664 bool Constant::needsRelocation() const { in needsRelocation() function in Constant