Searched refs:target_read_partial (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | target.c | 2001 target_read_partial (struct target_ops *ops, in target_read_partial() function 2032 LONGEST xfer = target_read_partial (ops, object, annex, in target_read() 2089 if (target_read_partial (ops, TARGET_OBJECT_MEMORY, NULL, in read_whatever_is_readable() 2095 else if (target_read_partial (ops, TARGET_OBJECT_MEMORY, NULL, in read_whatever_is_readable() 2329 n = target_read_partial (ops, object, annex, &buf[buf_pos], in target_read_alloc_1()
|