Method

GumStalkerObserverswitch_callback

Declaration [src]

void
gum_stalker_observer_switch_callback (
  GumStalkerObserver* observer,
  gpointer from_address,
  gpointer start_address,
  gpointer from_insn,
  gpointer* target
)

Description

No description available.

Parameters

from_address

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
start_address

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
from_insn

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
target

Type: gpointer*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.