angr.ail_callable

class angr.ail_callable.AILCallable

Bases: Callable

A Callable that uses AILCallState for its states.

perform_call(*args, prototype=None)