Searched refs:fnpy_call (Results 1 – 7 of 7) sorted by relevance
60 fnpy_call (struct gdbarch *gdbarch, const struct language_defn *language, in fnpy_call() function130 fnpy_call, self_ref.release ()); in fnpy_init()
2036 * python/py-function.c (fnpy_call): Check 'args' is not NULL.8469 * python/py-function.c (fnpy_call): Treat GdbErrors differently to
2271 (fnpy_call): Adjust.3190 * python/py-function.c (fnpy_call): Use gdbpy_handle_exception.
17724 * python/py-function.c (fnpy_call): Reorder declarations to have18129 * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
2003 * python/py-function.c (fnpy_call, fnpy_init): Update.
5847 * python/py-function.c (fnpy_call): Remove unused variable.
6304 (fnpy_call): Add GDBARCH and LANGAUAGE arguments and call