Home
last modified time | relevance | path

Searched refs:recpy_bt_instruction_history (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-record-btrace.h35 extern PyObject *recpy_bt_instruction_history (PyObject *self, void *closure);
Dpy-record.c132 return recpy_bt_instruction_history (self, closure); in recpy_instruction_history()
Dpy-record-btrace.c699 recpy_bt_instruction_history (PyObject *self, void *closure) in recpy_bt_instruction_history() function
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201812950 (recpy_bt_begin, recpy_bt_end, recpy_bt_instruction_history)
DChangeLog-201713485 recpy_bt_end, recpy_bt_instruction_history,