This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
tree_node structure for function declaration
- To: gcc at gcc dot gnu dot org
- Subject: tree_node structure for function declaration
- From: Lin Gu <linlist at fudan dot edu>
- Date: Sun, 14 Oct 2001 18:18:25 -0400
- MMDF-Warning: Parse error in original version of preceding line at mail.virginia.edu
Hi,
I am trying to modify gcc to be a module dependency and call graph extraction tool. When studying the expand_call function, I got confused how the tree_node fndecl looks like. At lease I hope to extract the function name out, but where it is?
Thanks,
lin
--------------------------------------------------
Lin Gu (lg6e@virginia.edu)
Dept. of Computer Science
University of Virginia
--------------------------------------------------