Searched refs:gdbscm_make_memory_error (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-exception.c384 gdbscm_make_memory_error (const char *subr, const char *msg, SCM args)
395 SCM exception = gdbscm_make_memory_error (subr, msg, args);
382 gdbscm_make_memory_error (const char *subr, const char *msg, SCM args) function
H A Dguile-internal.h378 extern SCM gdbscm_make_memory_error (const char *subr, const char *msg,
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-exception.c382 gdbscm_make_memory_error (const char *subr, const char *msg, SCM args)
393 SCM exception = gdbscm_make_memory_error (subr, msg, args);
380 gdbscm_make_memory_error (const char *subr, const char *msg, SCM args) function
H A Dguile-internal.h370 extern SCM gdbscm_make_memory_error (const char *subr, const char *msg,

Completed in 181 milliseconds