HomeSort by: relevance | last modified time | path
    Searched refs:gdbpy_new_reggroup_iterator (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-arch.c 263 return gdbpy_new_reggroup_iterator (gdbarch);
py-registers.c 238 gdbpy_new_reggroup_iterator (struct gdbarch *gdbarch) function
python-internal.h 554 PyObject *gdbpy_new_reggroup_iterator (struct gdbarch *gdbarch);
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-arch.c 264 return gdbpy_new_reggroup_iterator (gdbarch);
py-registers.c 238 gdbpy_new_reggroup_iterator (struct gdbarch *gdbarch) function
python-internal.h 469 PyObject *gdbpy_new_reggroup_iterator (struct gdbarch *gdbarch);

Completed in 29 milliseconds