2f7f4f4405d0f9fcdf3dbcbe299f00e5c3208323
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
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%