Searched refs:target_write_partial (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | target.h | 242 extern LONGEST target_write_partial (struct target_ops *ops,
|
H A D | target.c | 1310 target_write_partial (struct target_ops *ops, in target_write_partial() function 1350 LONGEST xfer = target_write_partial (ops, object, annex, in target_write()
|
H A D | ChangeLog-2003 | 1139 (target_read_partial, target_write_partial): Update. 1710 (target_read_partial, target_write_partial): Call 1929 "target_read_partial", not "target_write_partial". 1931 (target_read_partial, target_write_partial): Simplify, assume that 2184 (target_read_partial, target_write_partial): Declare. 2188 (target_write_partial, target_read, target_write): New function.
|
H A D | ChangeLog | 786 (default_xfer_partial, target_read_partial, target_write_partial)
|