Dear all,
I would like to do points-to analysis with
call-graph prebuilt using VTA or RTA. I don't think the option vta
or rta of spark performs this issue. Maybe I need to run spark
twice: one to get callgraph and one to do points-to analysis. Is it right? If it
is right how to do effciently?
Thanks in advance.
Phung
|