OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:py_get_arg_types_method_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/python/
py-xmethods.c
36
static PyObject *
py_get_arg_types_method_name
= NULL;
variable
310
(PyObject_CallMethodObjArgs (m_py_worker,
py_get_arg_types_method_name
,
608
py_get_arg_types_method_name
610
if (
py_get_arg_types_method_name
== NULL)
/src/external/gpl3/gdb.old/dist/gdb/python/
py-xmethods.c
36
static PyObject *
py_get_arg_types_method_name
= NULL;
variable
310
(PyObject_CallMethodObjArgs (m_py_worker,
py_get_arg_types_method_name
,
608
py_get_arg_types_method_name
610
if (
py_get_arg_types_method_name
== NULL)
Completed in 113 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026