Searched refs:section_table_xfer_memory_partial (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | exec.h | 75 section_table_xfer_memory_partial (gdb_byte *,
|
| D | bfd-target.c | 75 return section_table_xfer_memory_partial (readbuf, writebuf, in xfer_partial()
|
| D | corelow.c | 976 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()
|
| D | exec.c | 810 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()
|
| D | target.c | 1529 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()
|
| D | ChangeLog-2009 | 8047 * 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.
|
| D | ChangeLog-2014 | 14428 * 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
|
| D | ChangeLog-2020 | 3587 (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.
|
| D | ChangeLog-2013 | 5620 (section_table_xfer_memory_partial): Update.
|