Searched refs:getSymbolIdx (Results 1 – 3 of 3) sorted by relevance
523 target().getSymbolIdx(relocation->symInfo()->outSymbol())); in emitRel()566 target().getSymbolIdx(relocation->symInfo()->outSymbol())); in emitRela()
186 size_t getSymbolIdx(const LDSymbol* pSymbol) const;
1524 size_t GNULDBackend::getSymbolIdx(const LDSymbol* pSymbol) const in getSymbolIdx() function in GNULDBackend3090 size_t symIdxX = m_Backend.getSymbolIdx(X->symInfo()->outSymbol()); in operator ()()3091 size_t symIdxY = m_Backend.getSymbolIdx(Y->symInfo()->outSymbol()); in operator ()()