Lines Matching full:syminfo
2943 if (X.symInfo() == NULL) {2944 if (Y.symInfo() != NULL)2946 } else if (Y.symInfo() == NULL) {2950 size_t symIdxX = m_Backend.getSymbolIdx(X.symInfo()->outSymbol());2951 size_t symIdxY = m_Backend.getSymbolIdx(Y.symInfo()->outSymbol());