Searched refs:pid_obj (Results 1 – 1 of 1) sorted by relevance
382 gdbpy_ref<> pid_obj = gdb_py_object_from_longest (pid); in gdbpy_create_ptid_object() local383 if (pid_obj == nullptr) in gdbpy_create_ptid_object()393 PyTuple_SET_ITEM (ret, 0, pid_obj.release ()); in gdbpy_create_ptid_object()