Home
last modified time | relevance | path

Searched refs:to_goto_bookmark (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dtarget.h555 void (*to_goto_bookmark) (gdb_byte *, int); member
1536 (current_target.to_goto_bookmark) (ARG, FROM_TTY)
H A Drecord-full.c2085 record_full_ops.to_goto_bookmark = record_full_goto_bookmark; in init_record_full_ops()
2324 record_full_core_ops.to_goto_bookmark = record_full_goto_bookmark; in init_record_full_core_ops()
H A Dtarget.c680 INHERIT (to_goto_bookmark, t); in update_current_target()
3755 dummy_target.to_goto_bookmark = dummy_goto_bookmark; in init_dummy_target()