[Soot-list] Chicken-and-egg problem

Marc-André Laverdière-Papineau marc-andre.laverdiere-papineau at polymtl.ca
Wed May 1 19:13:39 EDT 2013


Hello,

I am trying to make transformations in the wjpp phase in order to get a 
better call graph. That will be used for IFDS analyses later.

But here is the problem: I am not guaranteed to have all the information 
within a single method. So I need an interprocedural analysis.

But I don't have a call graph, nor any points-to information.

So how do I break that cycle?

Thanks and regards,

-- 
Marc-André Laverdière-Papineau
Doctorant - PhD Candidate


More information about the Soot-list mailing list