Searched refs:tid_obj (Results 1 – 1 of 1) sorted by relevance
388 gdbpy_ref<> tid_obj = gdb_py_object_from_ulongest (tid); in gdbpy_create_ptid_object() local389 if (tid_obj == nullptr) in gdbpy_create_ptid_object()395 PyTuple_SET_ITEM (ret, 2, tid_obj.release ()); in gdbpy_create_ptid_object()