<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:13px"><div id="yui_3_16_0_1_1435795709338_29196"><span></span></div><div id="yui_3_16_0_1_1435795709338_29196">Hi,</div><div id="yui_3_16_0_1_1435795709338_29196"><br></div><div id="yui_3_16_0_1_1435795709338_29196" dir="ltr" class="">I am<font size="2" id="yui_3_16_0_1_1435795709338_29466"> using soot for analyzing android programs. I wanted to identify all the methods which have called between every two program point, and each program point is the beginning of a method of the program. I tried to use <span style="color: rgb(51, 51, 51); line-height: 1.1;" id="yui_3_16_0_1_1435795709338_29344">intra procedural data flow analysis, but soot constructs Control Flow Graph of each method separately and I can not construct the whole application control flow graph. </span></font></div><div dir="ltr" id="yui_3_16_0_1_1435795709338_29342"><font size="2" id="yui_3_16_0_1_1435795709338_29465">I would be appreciated if you could give me an idea about how can I do this.</font></div><div></div><div id="yui_3_16_0_1_1435795709338_29263"><font size="2" id="yui_3_16_0_1_1435795709338_29469"> </font></div><div class="signature" id="yui_3_16_0_1_1435795709338_29175"><div class="yiv9426486400" id="yiv9426486400yui_3_16_0_1_1426188032239_18320" style="font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: rgb(255, 255, 255);"><div class="yiv9426486400" id="yiv9426486400yui_3_16_0_1_1426188032239_71660" style="margin: 0in 0in 0.0001pt; font-family: 'Times New Roman', serif;"><span style="font-size: 13.3333330154419px;" id="yui_3_16_0_1_1435795709338_29491">Best Regards,</span></div><div class="yiv9426486400" id="yiv9426486400yui_3_16_0_1_1426188032239_71660" style="margin: 0in 0in 0.0001pt; font-family: 'Times New Roman', serif;"><span style="font-size: 13.3333330154419px;">Marjan</span></div></div></div></div></body></html>