f6e6eae86d310c5af84322d96782a915a7ffc757
The excess declarations mark implemenation functions as default visibility. Normally this is not an issue since our linker script will specify which visible symbols will be permitted into the dynamic symbol table. However, for static linking methods which apply linker directives during incremental linking symbol visibility must be correct in the (non-dynamic) symbol table. Change-Id: I13dc8dd1019368e8943920d36335a91f0c555a92
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%