Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dwrapper.c58 static int wrap_value_fetch_lazy (char *);
137 return catch_errors ((catch_errors_ftype *) wrap_value_fetch_lazy, &args, in gdb_value_fetch_lazy()
142 wrap_value_fetch_lazy (char *a) in wrap_value_fetch_lazy() function