sizeof(function) functionality

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

 



Hello,

Other than instantiating a volatile variable right after a function and
evaluating variable - &funcname, is there another way of retrieving the
size a function occupies in memory using gcc ? Is there a way to tell
gcc to create additional symbols when it compiles that mark the end of a
function (e.g. __<functionname>_end)?

Thanks,
Kristis 


[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