This minor patch enhances function pointer handling. Specifically, it no longer unconditionally includes all functions referenced by a function pointer. Now, functions are only included if the corresponding function pointer is actually used.
See 8db03a6