Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-param.c725 compute_enum_values (parmpy_object *self, PyObject *enum_values) in compute_enum_values() function
848 if (! compute_enum_values (obj, enum_values)) in parmpy_init()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201710249 * python/py-param.c (compute_enum_values): Use gdb_argv.
18034 * python/py-param.c (get_doc_string, compute_enum_values): Use
DChangeLog-20162000 (get_set_value, get_show_value, compute_enum_values, parmpy_init):
DChangeLog-20101421 (compute_enum_values): Extend the function comment. New variable
DChangeLog-20155018 * python/py-param.c (compute_enum_values): Likewise.
DChangeLog-20137270 * python/py-param.c (compute_enum_values): Decref 'item'.