Searched refs:py_insn_getset (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-instruction.c46 static gdb_PyGetSetDef py_insn_getset[] = variable
67 py_insn_type.tp_getset = py_insn_getset;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-instruction.c47 static gdb_PyGetSetDef py_insn_getset[] = variable
68 py_insn_type.tp_getset = py_insn_getset;

Completed in 143 milliseconds