HomeSort by: relevance | last modified time | path
    Searched defs:gdbpy_create_ptid_object (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-infthread.c 193 return gdbpy_create_ptid_object (thread_obj->thread->ptid).release ();
367 gdbpy_create_ptid_object (ptid_t ptid) function
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-infthread.c 193 return gdbpy_create_ptid_object (thread_obj->thread->ptid);
367 gdbpy_create_ptid_object (ptid_t ptid) function

Completed in 31 milliseconds