Virtual Method
GumStalkerObserverswitch_callback
Declaration [src]
void
switch_callback (
GumStalkerObserver* self,
gpointer from_address,
gpointer start_address,
gpointer from_insn,
gpointer* target
)
Parameters
from_address-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method. start_address-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method. from_insn-
Type:
gpointerNo 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.