Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-arch.c340 gdbpy_all_architecture_names (PyObject *self, PyObject *args) in gdbpy_all_architecture_names() function
Dpython-internal.h463 PyObject *gdbpy_all_architecture_names (PyObject *self, PyObject *args);
Dpython.c2793 { "architecture_names", gdbpy_all_architecture_names, METH_NOARGS,