Searched refs:getRelocationInfo (Results 1 – 6 of 6) sorted by relevance
259 PossibleRelocationsTy getRelocationInfo() const;
168 auto UnsignedRI = getRelocationInfo(UnsignedRelItr); in parsePairRelocation()291 MachO::relocation_info RI = getRelocationInfo(RelItr); in addRelocations()340 RI = getRelocationInfo(RelItr); in addRelocations()
143 auto UnsignedRI = getRelocationInfo(UnsignedRelItr); in parsePairRelocation()267 MachO::relocation_info RI = getRelocationInfo(RelItr); in addRelocations()
169 getRelocationInfo(const object::relocation_iterator RelItr) { in getRelocationInfo() function
652 return getRelocationInfo() == GlobalRelocation; in needsDynamicRelocation()656 return getRelocationInfo() != NoRelocation; in needsRelocation()659 Constant::PossibleRelocationsTy Constant::getRelocationInfo() const { in getRelocationInfo() function in Constant664 return BA->getFunction()->getRelocationInfo(); in getRelocationInfo()702 Result = std::max(cast<Constant>(Op)->getRelocationInfo(), Result); in getRelocationInfo()
13766 …MConstantPoolValue17getRelocationInfoEv", "llvm::ARMConstantPoolValue::getRelocationInfo() const"},16990 …stantPoolEntry17getRelocationInfoEv", "llvm::MachineConstantPoolEntry::getRelocationInfo() const"},20825 {"_ZNK4llvm8Constant17getRelocationInfoEv", "llvm::Constant::getRelocationInfo() const"},