Home | History | Annotate | Download | only in Target

Lines Matching refs:getSymbolShndx

935    pSym.st_shndx = getSymbolShndx(pSymbol);
959 pSym.st_shndx = getSymbolShndx(pSymbol);
1485 /// getSymbolShndx - this function is called after layout()
1487 GNULDBackend::getSymbolShndx(const LDSymbol& pSymbol) const