[Soot-list] Heros question

Henddher Pedroza hpedro2 at uic.edu
Fri Apr 5 16:29:10 EDT 2013


Hello Soot folks:

I am new to InterprocedureCFG so apologies for this question.

I cannot understand when the following call would return more than 1 entry. Can someone explain?

InterproceduralCFG:
	/**
	 * Returns all callee methods for a given call.
	 */
	public Set<M> getCalleesOfCallAt(N n);

Shouldn't a node, in this case (Unit with InvokeExpr on rhs), have just one target?

Thanks in advance.

- Henddher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20130405/4cc309fe/attachment.html 


More information about the Soot-list mailing list