42 const char *annex,
gdb_byte *readbuf,
53 offset, len, xfered_len,
95 t->
to_doc =
_(
"You should never see this");
struct target_section * sections_end
void(* to_xclose)(struct target_ops *targ)
int build_section_table(struct bfd *some_bfd, struct target_section **start, struct target_section **end)
struct target_section_table table
enum target_xfer_status section_table_xfer_memory_partial(gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len, struct target_section *sections, struct target_section *sections_end, const char *section_name)
void gdb_bfd_ref(struct bfd *abfd)
void gdb_bfd_unref(struct bfd *abfd)
static struct target_section_table * target_bfd_get_section_table(struct target_ops *ops)
struct target_ops * target_bfd_reopen(struct bfd *abfd)
struct target_section_table *(* to_get_section_table)(struct target_ops *) TARGET_DEFAULT_RETURN(NULL)
struct target_section * sections
static void target_bfd_xclose(struct target_ops *t)
enum target_xfer_status(* to_xfer_partial)(struct target_ops *ops, enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) TARGET_DEFAULT_RETURN(TARGET_XFER_E_IO)
static enum target_xfer_status target_bfd_xfer_partial(struct target_ops *ops, enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len)
const char * to_shortname
unsigned long long ULONGEST
const ULONGEST const LONGEST len