Page 1 of 1

Function size report

PostPosted: Aug 18, 2004 @ 4:04pm
by hm
I'm looking for an easy way to create a report that given an eVC project (or resulting artifact, like .exe or .dll file) will create a listing of all the functions, their offsets and their sizes.

I've been looking through a variety of compiler & linker options, but the options I found would create either too little (e.g. segment size or entry offsets for exported symbols) or way too much information (annotated listings).

Thanks,
HM

PostPosted: Aug 18, 2004 @ 4:39pm
by Kzinti

PostPosted: Aug 18, 2004 @ 6:46pm
by angedelamort