HomeSort by: relevance | last modified time | path
    Searched defs:gdbscm_safe_call_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/guile/
scm-safe-call.c 247 /* Helper for gdbscm_safe_call_1. */
258 gdbscm_safe_call_1 (SCM proc, SCM arg0, excp_matcher_func *ok_excps)
470 gdbscm_safe_call_1 (scm_c_public_ref ("system repl repl", "start-repl"),
257 gdbscm_safe_call_1 (SCM proc, SCM arg0, excp_matcher_func *ok_excps) function
  /src/external/gpl3/gdb.old/dist/gdb/guile/
scm-safe-call.c 247 /* Helper for gdbscm_safe_call_1. */
258 gdbscm_safe_call_1 (SCM proc, SCM arg0, excp_matcher_func *ok_excps)
470 gdbscm_safe_call_1 (scm_c_public_ref ("system repl repl", "start-repl"),
257 gdbscm_safe_call_1 (SCM proc, SCM arg0, excp_matcher_func *ok_excps) function

Completed in 23 milliseconds