Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbcore.h103 extern void write_memory_with_notification (CORE_ADDR memaddr,
Dcorefile.c303 write_memory_with_notification (CORE_ADDR memaddr, const bfd_byte *myaddr, in write_memory_with_notification() function
Dvalops.c1193 write_memory_with_notification (changed_addr, dest_buffer, changed_len); in value_assign()
DChangeLog-20122402 * corefile.c (write_memory_with_notification): Caller update.
2532 write_memory_with_notification instead of write_memory.
2533 (mi_cmd_data_write_memory_bytes): Call write_memory_with_notification
5829 * corefile.c (write_memory_with_notification): New.
5830 * gdbcore.h: Declare write_memory_with_notification.
5832 'observer_notify_memory_changed' with 'write_memory_with_notification'.
5835 'write_memory_with_notification'.
Dada-lang.c2914 write_memory_with_notification (to_addr, buffer, len); in ada_value_assign()
DChangeLog-201711983 memory piece, use write_memory_with_notification instead of
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-inferior.c632 write_memory_with_notification (addr, buffer, length); in infpy_write_memory()
/netbsd/src/external/gpl3/gdb/dist/gdb/mi/
Dmi-main.c1553 write_memory_with_notification (addr, buffer.data (), word_size); in mi_cmd_data_write_memory()
1628 write_memory_with_notification (addr, data.data (), count_units); in mi_cmd_data_write_memory_bytes()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git69173 …#10 0x0000558c68309d95 in write_memory_with_notification (memaddr=0x555555558014, myaddr=0x558c6af…