angr.procedures.stubs.caller¶
- class angr.procedures.stubs.caller.Caller¶
Bases:
SimProcedureCaller stub. Creates a Ijk_Call exit to the specified function
- after_call(target_addr=None, target_cc=None)¶
Bases: SimProcedure
Caller stub. Creates a Ijk_Call exit to the specified function