Searched refs:hasReliableSymbolDifference (Results 1 – 3 of 3) sorted by relevance
61 bool hasReliableSymbolDifference() const { in hasReliableSymbolDifference() function
673 bool hasReliableSymbolDifference = isX86_64(); in isSymbolRefDifferenceFullyResolvedImpl() local674 if (!hasReliableSymbolDifference) { in isSymbolRefDifferenceFullyResolvedImpl()
588 if (!Asm.getBackend().hasReliableSymbolDifference()) { in IsSymbolRefDifferenceFullyResolvedImpl()