Home
last modified time | relevance | path

Searched refs:section_table_xfer_memory_partial (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dexec.h75 section_table_xfer_memory_partial (gdb_byte *,
Dbfd-target.c75 return section_table_xfer_memory_partial (readbuf, writebuf, in xfer_partial()
Dcorelow.c976 xfer_status = (section_table_xfer_memory_partial in xfer_memory_via_mappings()
1034 xfer_status = section_table_xfer_memory_partial in xfer_partial()
1070 xfer_status = section_table_xfer_memory_partial in xfer_partial()
Dexec.c810 section_table_xfer_memory_partial (gdb_byte *readbuf, const gdb_byte *writebuf, in section_table_xfer_memory_partial() function
892 return section_table_xfer_memory_partial (readbuf, writebuf, in xfer_partial()
Dtarget.c1529 return section_table_xfer_memory_partial (readbuf, writebuf, in memory_xfer_partial_1()
1544 return section_table_xfer_memory_partial (readbuf, writebuf, in memory_xfer_partial_1()
DChangeLog-20098047 * exec.h (section_table_xfer_memory_partial): Improve description,
8049 * exec.c (section_table_xfer_memory_partial): Remove stale
8398 use section_table_xfer_memory_partial.
8424 section_table_xfer_memory_partial for TARGET_OBJECT_MEMORY xfers.
8445 (section_table_xfer_memory_partial): ... this, replacing the
8462 (section_table_xfer_memory_partial): Add const char * argument.
9058 (target_bfd_xfer_partial): Use section_table_xfer_memory_partial.
9063 (section_table_xfer_memory_partial): New.
9064 * exec.h (section_table_xfer_memory_partial): Declare.
DChangeLog-201414428 * exec.c (section_table_xfer_memory_partial): Likewise. All
14431 * exec.h (section_table_xfer_memory_partial): Update
16063 * exec.c (section_table_xfer_memory_partial): Likewise.
16065 * exec.h (section_table_xfer_memory_partial): Update
DChangeLog-20203587 (section_table_xfer_memory_partial)
3641 * exec.h (build_section_table, section_table_xfer_memory_partial)
3651 (section_table_xfer_memory_partial): Take a target_section_table.
13279 (section_table_xfer_memory_partial): Likewise.
DChangeLog-20135620 (section_table_xfer_memory_partial): Update.