Dynamic loading and unloading of functions in gcc-4.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

The General Optimizer Improvements for GCC-4.9 states that function bodies are now loaded on-demand and released early improving overall memory usage
at link time.
Even on searching for the implementation of this feature in the source
code, I was unable to find where this has been implemented. It would be
great if someone can point me to the required code for the dynamic loading
of the functions.
Further, has unloading of the functions also been implemented? If yes,
please point me to that code as well.

Thank you very much!

Regards,
Aditya Bhandari




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux