Change the symbol access list to a pseudo list
commit97c576befecb9024dcc13aceb78742b97902a133
authorChristopher Li <sparse@chrisli.org>
Wed, 17 Jan 2007 02:34:41 +0000 (16 18:34 -0800)
committerJosh Triplett <josh@freedesktop.org>
Wed, 17 Jan 2007 04:40:58 +0000 (16 20:40 -0800)
treef25549f24f07c23919fb127bac0dd0d5f629994d
parent1a6673b7dc40de07c1f66a1c99daab3c0918dd2d
Change the symbol access list to a pseudo list

A pseudo list contains more information. It can
get to the symbol as well as the usage information.
Now it is much easier to answer questions like
"What functions does this function call?".

Signed-Off-By: Christopher Li <sparse@chrisli.org>
flow.c
linearize.c
linearize.h