Logan Chien 2f7f4f4405 vndk-def: Link imported symbols.
This commit resolves the library dependencies down to symbol level.  It
will traverse all undefined symbols and try to find a matching symbol
from the libraries specified in DT_NEEDED entries.  This algorithm
won't be able to find symbols for the libraries that are not built with
-Wl,--no-undefined.  Unresolved weak symbols are added to
unresolved_symbols as well.

Test: ./tests/run.py

Change-Id: I3b0f06e38f256025bb6993d5c9f3d8afc3a4bf0e
2017-03-07 13:00:38 +08:00
2016-03-26 20:30:14 -07:00
2015-08-28 13:29:43 -07:00
2017-01-25 21:06:21 -08:00
2017-02-13 12:54:21 -08:00
2015-01-29 22:45:19 -08:00
2017-03-07 13:00:38 +08:00
Description
android_development
592 MiB
Languages
PostScript 31.4%
TypeScript 16.9%
C++ 15.5%
Python 11.8%
Java 11.4%
Other 12.7%