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

  /src/external/gpl3/gdb.old/dist/gdb/
target.h 141 enum target_object
243 enum target_object object,
273 enum target_object object,
320 enum target_object object,
332 enum target_object object,
348 (struct target_ops *ops, enum target_object object, const char *annex);
358 (struct target_ops *ops, enum target_object object, const char *annex);
840 virtual enum target_xfer_status xfer_partial (enum target_object object,
140 enum target_object enum
  /src/external/gpl3/gdb/dist/gdb/
target.h 141 enum target_object
243 enum target_object object,
273 enum target_object object,
320 enum target_object object,
332 enum target_object object,
348 (struct target_ops *ops, enum target_object object, const char *annex);
358 (struct target_ops *ops, enum target_object object, const char *annex);
840 virtual enum target_xfer_status xfer_partial (enum target_object object,
140 enum target_object enum

Completed in 26 milliseconds