Searched refs:requiresDiffExpressionRelocations (Results 1 – 5 of 5) sorted by relevance
55 bool requiresDiffExpressionRelocations() const override { in requiresDiffExpressionRelocations() function
134 virtual bool requiresDiffExpressionRelocations() const { return false; } in requiresDiffExpressionRelocations() function
796 getBackend().requiresDiffExpressionRelocations()) { in handleFixup()1116 if (!getBackend().requiresDiffExpressionRelocations()) { in relaxDwarfLineAddr()1154 if (getBackend().requiresDiffExpressionRelocations()) { in relaxDwarfCallFrameFragment()1199 assert(!getBackend().requiresDiffExpressionRelocations() && in relaxPseudoProbeAddr()
133 if (Asm.getBackendPtr()->requiresDiffExpressionRelocations()) in absoluteSymbolDiff()
679 if (!Asm->getBackend().requiresDiffExpressionRelocations()) in canFold()