Skip to content

Commit

Permalink
gumstalker.c: add documentation for gum_stalker_iterator_put_chaining…
Browse files Browse the repository at this point in the history
…_return
  • Loading branch information
s1341 committed Mar 4, 2024
1 parent 68f889c commit 0a5ade0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gum/gumstalker.c
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,14 @@ gum_callback_stalker_transformer_transform_block (
* Returns: %TRUE if there is a next instruction, else %FALSE
*/

/**
* gum_stalker_iterator_put_chaining_return:
* @self: a #GumStalkerIterator
*
* Puts a chaining return at the current location in the output
* instruction stream.
*/

static void
gum_stalker_observer_default_init (GumStalkerObserverInterface * iface)
{
Expand Down

0 comments on commit 0a5ade0

Please sign in to comment.