Searched refs:target_goto_bookmark (Results 1 – 2 of 2) sorted by relevance
262 target_goto_bookmark (args, from_tty); in goto_bookmark_command()271 target_goto_bookmark (args, from_tty); in goto_bookmark_command()284 target_goto_bookmark (b->opaque_data, from_tty); in goto_bookmark_command()
1535 #define target_goto_bookmark(ARG, FROM_TTY) \ macro