On 22.10.2013 11:39, Patrick Ohly wrote:
Symbol resolution can be expensive, so startup time might benefit from not doing it immediately. Functions that never get called don't need to be resolved at all.
It is especially expensive, if proper symbol visibility control is not used for the shared libraries. There can be huge size difference for the symbol tables.
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
