extracting the size of a function interms of its local variables

V K Prabhu Raj <vkprabhuraj@lucent.com>
5 Jan 2001 14:07:18 -0500

          From comp.compilers

Related articles
extracting the size of a function interms of its local variables vkprabhuraj@lucent.com (V K Prabhu Raj) (2001-01-05)
Re: extracting the size of a function interms of its local variables joachim_d@gmx.de (Joachim Durchholz) (2001-01-18)
| List of all articles for this month |

From: V K Prabhu Raj <vkprabhuraj@lucent.com>
Newsgroups: comp.compilers
Date: 5 Jan 2001 14:07:18 -0500
Organization: LU
Keywords: tools, question
Posted-Date: 05 Jan 2001 14:07:18 EST

I would like to know what is the cumulative size of local variables in
a function. Is there a easy way for doing this. I am trying to look
at the symbol table information (stabs) ,output from the compiler.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.