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

  /src/external/gpl3/gdb/dist/gdbserver/
server.cc 332 /* Decode a qXfer read request. Return 0 if everything looks OK,
338 /* After the read marker and annex, qXfer looks like a
376 /* Write the response to a successful qXfer read. Returns the
1776 /* Associates a callback with each supported qXfer'able object. */
1778 struct qxfer struct
1800 /* Handle qXfer:auxv:read. */
1817 /* Handle qXfer:exec-file:read. */
1863 /* Handle qXfer:features:read. */
1896 /* Handle qXfer:libraries:read. */
1930 /* Handle qXfer:libraries-svr4:read. *
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
server.cc 343 /* Decode a qXfer read request. Return 0 if everything looks OK,
349 /* After the read marker and annex, qXfer looks like a
387 /* Write the response to a successful qXfer read. Returns the
1771 /* Associates a callback with each supported qXfer'able object. */
1773 struct qxfer struct
1795 /* Handle qXfer:auxv:read. */
1812 /* Handle qXfer:exec-file:read. */
1858 /* Handle qXfer:features:read. */
1891 /* Handle qXfer:libraries:read. */
1925 /* Handle qXfer:libraries-svr4:read. *
    [all...]

Completed in 38 milliseconds