[Soot-list] Forcing reachability

Manu Sridharan manu_s at eecs.berkeley.edu
Mon Oct 2 09:19:47 EDT 2006


Hi,

Maybe you could change the method soot.Entrypoints.implicit()?  There 
might be a better way, but I think that will work.  I'm assuming you're 
in whole-program mode and running call-graph construction.

-Manu

Martin Gade Hyldgaard wrote:
> Hi all
>
> I would like to know: is there a way I can tell Soot that a method 
> foo() is reachable (before analysis), so that foo() and the methods
> used by foo() will be in Scene.v().getReachableMethods()?
>
> -Martin
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list


More information about the Soot-list mailing list