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

  /src/external/gpl3/gdb/dist/gdb/python/
py-record-btrace.h 83 extern PyObject *recpy_bt_func_instructions (PyObject *self, void *closure);
py-record.c 345 return recpy_bt_func_instructions (self, closure);
py-record-btrace.c 365 recpy_bt_func_instructions (PyObject *self, void *closure) function
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-record-btrace.h 80 extern PyObject *recpy_bt_func_instructions (PyObject *self, void *closure);
py-record.c 326 return recpy_bt_func_instructions (self, closure);
py-record-btrace.c 353 recpy_bt_func_instructions (PyObject *self, void *closure) function

Completed in 26 milliseconds