[Soot-list] How Soot adds the edge pointing to implicit calls to callgraph ?

Xinxin Jin xinxin at cs.ucsd.edu
Tue Mar 31 14:07:34 EDT 2015


I am trying to understand how Soot identifies some implicit calls in
constructing the callgraph.
For example, if a statement calls AsyncTask.execute(), Soot will construct
an edge pointing to AysncTask.doInBackground() in the callgraph.

Anyone knows where is the related source code?

Thanks very much !
-- 
Xinxin Jin
Ph.D. student, Computer Science
University of California, San Diego
http://cseweb.ucsd.edu/~x7jin/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20150331/482ffe00/attachment-0001.html 


More information about the Soot-list mailing list