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

  /src/external/gpl3/gdb/dist/gdb/
amd-dbgapi-target.h 78 ptid_is_gpu (ptid_t ptid) function
97 gdb_assert (ptid_is_gpu (ptid));
amd-dbgapi-target.c 568 if (!ptid_is_gpu (ptid))
584 if (!ptid_is_gpu (tp->ptid))
593 if (!ptid_is_gpu (ptid))
616 if (!ptid_is_gpu (tp->ptid))
630 if (!ptid_is_gpu (inferior_ptid))
666 if (!ptid_is_gpu (inferior_ptid))
682 if (ptid_is_gpu (inferior_ptid))
713 if (!ptid_is_gpu (inferior_ptid) || scope_ptid != inferior_ptid)
729 if (!ptid_is_gpu (thread->ptid))
797 if (!ptid_is_gpu (ptid) || many_threads
    [all...]
amdgpu-tdep.c 87 if (!ptid_is_gpu (inferior_ptid))
  /src/external/gpl3/gdb.old/dist/gdb/
amd-dbgapi-target.h 78 ptid_is_gpu (ptid_t ptid) function
97 gdb_assert (ptid_is_gpu (ptid));
amd-dbgapi-target.c 568 if (!ptid_is_gpu (ptid))
584 if (!ptid_is_gpu (tp->ptid))
593 if (!ptid_is_gpu (ptid))
616 if (!ptid_is_gpu (tp->ptid))
630 if (!ptid_is_gpu (inferior_ptid))
666 if (!ptid_is_gpu (inferior_ptid))
682 if (ptid_is_gpu (inferior_ptid))
713 if (!ptid_is_gpu (inferior_ptid) || scope_ptid != inferior_ptid)
729 if (!ptid_is_gpu (thread->ptid))
797 if (!ptid_is_gpu (ptid) || many_threads
    [all...]
amdgpu-tdep.c 89 if (!ptid_is_gpu (inferior_ptid))

Completed in 28 milliseconds