mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() Surprisingly -fdata-sections -ffunction-sections does not remove any string literals and __func__ implicit .rodata generated by the removed function's compilation. That means potentially considerable deadweight is in the image even if the function is removed at linktime. |
||
---|---|---|
.. | ||
wrapper | ||
lws-genaes.c | ||
lws-gencrypto.c | ||
lws-genec.c | ||
lws-genhash.c | ||
lws-genrsa.c | ||
mbedtls-client.c | ||
mbedtls-server.c | ||
mbedtls-ssl.c | ||
mbedtls-tls.c | ||
mbedtls-x509.c | ||
private-lib-tls-mbedtls.h |