Home
last modified time | relevance | path

Searched refs:to_enable_exception_callback (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinf-child.c216 t->to_enable_exception_callback = inf_child_enable_exception_callback; in inf_child_target()
H A Dtarget.h379 struct symtab_and_line *(*to_enable_exception_callback) (enum member
827 (*current_target.to_enable_exception_callback) (kind, enable)
H A Dtarget.c438 INHERIT (to_enable_exception_callback, t); in update_current_target()
619 de_fault (to_enable_exception_callback, in update_current_target()
2446 result = debug_target.to_enable_exception_callback (kind, enable); in debug_to_enable_exception_callback()
2531 current_target.to_enable_exception_callback = debug_to_enable_exception_callback; in setup_target_debug()
H A Dinftarg.c625 deprecated_child_ops.to_enable_exception_callback = child_enable_exception_callback; in init_child_ops()
H A DChangeLog-1998587 to_enable_exception_callback, to_get_current_exception_event.
3227 to_enable_exception_callback, to_get_current_exception_event