Searched refs:isPCRelativeRel (Results 1 – 8 of 8) sorted by relevance
43 virtual bool isPCRelativeRel(unsigned RelTy) const;
85 bool MBlazeELFWriterInfo::isPCRelativeRel(unsigned RelTy) const { in isPCRelativeRel() function in MBlazeELFWriterInfo
66 bool ARMELFWriterInfo::isPCRelativeRel(unsigned RelTy) const { in isPCRelativeRel() function in ARMELFWriterInfo
44 virtual bool isPCRelativeRel(unsigned RelTy) const;
113 bool X86ELFWriterInfo::isPCRelativeRel(unsigned RelTy) const { in isPCRelativeRel() function in X86ELFWriterInfo
108 virtual bool isPCRelativeRel(unsigned RelTy) const = 0;
817 if (S.SectionIdx == SectionIdx && TEW->isPCRelativeRel(RelType)) { in EmitRelocations()