How can we check code size of an individual functions?
One method is to disable all other functions and compile only one function.
Is there any other method?