Searched refs:needsRelocation (Results 1 – 5 of 5) sorted by relevance
139 bool needsRelocation() const;
102 bool needsRelocation() const;
257 if (!C->needsRelocation()) { in getKindForGlobal()
1386 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry1394 if (needsRelocation()) in getSectionKind()
638 bool Constant::needsRelocation() const { in needsRelocation() function in Constant