angr.procedures.stubs.caller

class angr.procedures.stubs.caller.Caller

Bases: SimProcedure

Caller stub. Creates a Ijk_Call exit to the specified function

after_call(target_addr=None, target_cc=None)