Home
last modified time | relevance | path

Searched refs:target_write_partial (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.h242 extern LONGEST target_write_partial (struct target_ops *ops,
H A Dtarget.c1310 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 DChangeLog-20031139 (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 DChangeLog786 (default_xfer_partial, target_read_partial, target_write_partial)