Searched defs:getSymbolShndx (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp937 pSym.st_shndx = getSymbolShndx(pSymbol);
960 pSym.st_shndx = getSymbolShndx(pSymbol);
1505 /// getSymbolShndx - this function is called after layout()
1507 GNULDBackend::getSymbolShndx(const LDSymbol& pSymbol) const function in class:GNULDBackend

Completed in 134 milliseconds