Searched refs:getSymbolIdx (Results 1 – 3 of 3) sorted by relevance
187 size_t getSymbolIdx(const LDSymbol* pSymbol) const;
460 target().getSymbolIdx(relocation->symInfo()->outSymbol())); in emitRel()502 target().getSymbolIdx(relocation->symInfo()->outSymbol())); in emitRela()
1513 size_t GNULDBackend::getSymbolIdx(const LDSymbol* pSymbol) const in getSymbolIdx() function in GNULDBackend