Home
last modified time | relevance | path

Searched refs:gdbscm_safe_call_2 (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-safe-call.c276 gdbscm_safe_call_2 (SCM proc, SCM arg0, SCM arg1, excp_matcher_func *ok_excps) in gdbscm_safe_call_2() function
H A Dguile-internal.h393 extern SCM gdbscm_safe_call_2 (SCM proc, SCM arg0, SCM arg1,
H A Dscm-pretty-print.c399 worker = gdbscm_safe_call_2 (pp_smob->lookup, matcher, in ppscm_search_pp_list()
H A Dscm-param.c330 result = gdbscm_safe_call_2 (p_smob->show_func, self, value_scm, in pascm_show_func()
/netbsd/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-safe-call.c276 gdbscm_safe_call_2 (SCM proc, SCM arg0, SCM arg1, excp_matcher_func *ok_excps) in gdbscm_safe_call_2() function
H A Dguile-internal.h393 extern SCM gdbscm_safe_call_2 (SCM proc, SCM arg0, SCM arg1,
H A Dscm-pretty-print.c399 worker = gdbscm_safe_call_2 (pp_smob->lookup, matcher, in ppscm_search_pp_list()
H A Dscm-param.c330 result = gdbscm_safe_call_2 (p_smob->show_func, self, value_scm, in pascm_show_func()