Searched refs:needsRelocation (Results 1 – 5 of 5) sorted by relevance
102 bool needsRelocation() const;
140 LLVM_ABI bool needsRelocation() const;
284 if (!C->needsRelocation()) { in getKindForGlobal()
1456 bool MachineConstantPoolEntry::needsRelocation() const { in needsRelocation() function in MachineConstantPoolEntry1464 if (needsRelocation()) in getSectionKind()
655 bool Constant::needsRelocation() const { in needsRelocation() function in Constant