Searched refs:isPCRelative (Results 1 – 6 of 6) sorted by relevance
75 static bool isPCRelative(uint64_t Type);108 bool isPCRelative() const { return isPCRelative(Type); } in isPCRelative() function
119 if (Relocation->isPCRelative()) in tryAddingSymbolicOperand()123 BC.handleAddressRef(SymbolValue, Function, Relocation->isPCRelative()); in tryAddingSymbolicOperand()128 if (Relocation->isPCRelative()) in tryAddingSymbolicOperand()
134 bool isPCRelative() const { in isPCRelative() function435 if (AM.isPCRelative()) { in matchAddressRecursively()688 if (AM.isPCRelative()) { in SelectARID()751 if (AM.isPCRelative()) { in SelectARII()803 if (AM.isPCRelative()) { in SelectAL()841 if (!AM.isPCRelative()) { in SelectPCD()870 if (!AM.isPCRelative()) { in SelectPCI()903 if (AM.isPCRelative()) { in SelectARI()
283 if (Relocation::isPCRelative(Type)) in extractValueX86()621 bool Relocation::isPCRelative(uint64_t Type) { in isPCRelative() function in Relocation630 if (isPCRelative(Type)) { in emit()
1525 if (Relocation.isPCRelative() && BC.isX86()) in scanExternalRefs()
1868 const bool IsPCRelative = Relocation::isPCRelative(RType); in analyzeRelocation()2417 if (!IsAArch64 && Relocation::isPCRelative(RType)) { in readRelocations()2493 if (IsToCode && ContainingBF && !Relocation::isPCRelative(RType) && in readRelocations()2503 !Relocation::isPCRelative(Rel.Type)) { in readRelocations()