Home
last modified time | relevance | path

Searched refs:target_write_memory (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dmem-break.c61 val = target_write_memory (addr, (char *) bp, bplen); in default_memory_insert_breakpoint()
78 return target_write_memory (addr, contents_cache, bplen); in default_memory_remove_breakpoint()
H A Dhppa-hpux-tdep.c575 if (target_write_memory (anaddr, buf, 4)) /* FIXME 32x64? */ in setup_d_pid_in_inferior()
638 target_write_memory (endo_buff_addr, DEPRECATED_SYMBOL_NAME (function), namelen); in find_stub_with_shl_get()
640 target_write_memory (value_return_addr, (char *) &tmp, 4); in find_stub_with_shl_get()
642 target_write_memory (errno_return_addr, (char *) &tmp, 4); in find_stub_with_shl_get()
644 target_write_memory (SYMBOL_VALUE_ADDRESS (msymbol), in find_stub_with_shl_get()
932 if (target_write_memory (eh_notify_hook_addr, buf, 4)) /* FIXME 32x64 problem */ in child_enable_exception_callback()
957 if (target_write_memory (eh_catch_throw_addr, buf, 4)) /* FIXME 32x64? */ in child_enable_exception_callback()
965 if (target_write_memory (eh_catch_catch_addr, buf, 4)) /* FIXME 32x64? */ in child_enable_exception_callback()
H A Dsomsolib.c899 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
969 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
1012 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
1090 status = target_write_memory (addr, dld_flags_buffer, 4); in som_solib_remove_inferior_hook()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dmem-break.c61 val = target_write_memory (addr, (char *) bp, bplen); in default_memory_insert_breakpoint()
78 return target_write_memory (addr, contents_cache, bplen); in default_memory_remove_breakpoint()
H A Dhppa-hpux-tdep.c575 if (target_write_memory (anaddr, buf, 4)) /* FIXME 32x64? */ in setup_d_pid_in_inferior()
638 target_write_memory (endo_buff_addr, DEPRECATED_SYMBOL_NAME (function), namelen); in find_stub_with_shl_get()
640 target_write_memory (value_return_addr, (char *) &tmp, 4); in find_stub_with_shl_get()
642 target_write_memory (errno_return_addr, (char *) &tmp, 4); in find_stub_with_shl_get()
644 target_write_memory (SYMBOL_VALUE_ADDRESS (msymbol), in find_stub_with_shl_get()
932 if (target_write_memory (eh_notify_hook_addr, buf, 4)) /* FIXME 32x64 problem */ in child_enable_exception_callback()
957 if (target_write_memory (eh_catch_throw_addr, buf, 4)) /* FIXME 32x64? */ in child_enable_exception_callback()
965 if (target_write_memory (eh_catch_catch_addr, buf, 4)) /* FIXME 32x64? */ in child_enable_exception_callback()
H A Dsomsolib.c899 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
969 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
1012 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
1090 status = target_write_memory (addr, dld_flags_buffer, 4); in som_solib_remove_inferior_hook()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dmem-break.c63 val = target_write_memory (bp_tgt->placed_address, bp, in default_memory_insert_breakpoint()
74 return target_write_memory (bp_tgt->placed_address, bp_tgt->shadow_contents, in default_memory_remove_breakpoint()
H A Dmicroblaze-linux-tdep.c61 val = target_write_memory (addr, bp_tgt->shadow_contents, bplen); in microblaze_linux_memory_remove_breakpoint()
H A Dsolib-som.c223 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
277 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
335 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
H A Dremote-fileio.c805 errno = target_write_memory (ptrval, buffer, ret); in remote_fileio_func_read()
1132 errno = target_write_memory (statptr, (gdb_byte *) &fst, sizeof fst); in remote_fileio_func_stat()
1210 errno = target_write_memory (ptrval, (gdb_byte *) &fst, sizeof fst); in remote_fileio_func_fstat()
1262 errno = target_write_memory (ptrval, (gdb_byte *) &ftv, sizeof ftv); in remote_fileio_func_gettimeofday()
/dports/devel/openocd/openocd-0.11.0/src/flash/nand/
H A Dlpc32xx.c695 retval = target_write_memory(target, 0x200a8000, in lpc32xx_write_page_mlc()
701 retval = target_write_memory(target, 0x200a8000, in lpc32xx_write_page_mlc()
1065 retval = target_write_memory(target, target_mem_base, 4, in lpc32xx_write_page_slc()
1097 retval = target_write_memory(target, in lpc32xx_write_page_slc()
1106 retval = target_write_memory(target, 0x31000100, 4, in lpc32xx_write_page_slc()
1155 retval = target_write_memory(target, target_mem_base + SPARE_OFFS, 4, in lpc32xx_write_page_slc()
1163 retval = target_write_memory(target, 0x31000100, 4, in lpc32xx_write_page_slc()
1462 retval = target_write_memory(target, target_mem_base, 4, in lpc32xx_read_page_slc()
1491 retval = target_write_memory(target, 0x31000100, 4, in lpc32xx_read_page_slc()
H A Dlpc3180.c516 target_write_memory(target, 0x200a8000, in lpc3180_write_page()
518 target_write_memory(target, 0x200a8000, in lpc3180_write_page()
747 target_write_memory(target, in lpc3180_write_page()
756 target_write_memory(target, in lpc3180_write_page()
/dports/devel/openocd/openocd-0.11.0/src/flash/nor/
H A Dstr7x.c629 target_write_memory(target, str7x_get_flash_adr(bank, FLASH_DR0), in str7x_write()
634 target_write_memory(target, str7x_get_flash_adr(bank, FLASH_DR1), in str7x_write()
669 target_write_memory(target, str7x_get_flash_adr(bank, FLASH_DR0), in str7x_write()
673 target_write_memory(target, str7x_get_flash_adr(bank, FLASH_DR1), in str7x_write()
H A Datsame5.c537 res = target_write_memory(target, SAMD_USER_ROW + i, 4, 4, buf + i); in same5_modify_user_row_masked()
707 res = target_write_memory(bank->target, address, 4, nw, pb + pg_offset); in same5_write()
714 res = target_write_memory(bank->target, address, 4, nw, buffer); in same5_write()
/dports/devel/gdb/gdb-11.1/gdb/target/
H A Dtarget.h59 extern int target_write_memory (CORE_ADDR memaddr, const gdb_byte *myaddr,
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dlinux-ppc-low.cc1522 target_write_memory (*to, (unsigned char *) &insn, 4); in ppc_relocate_instruction()
1527 target_write_memory (*to, (unsigned char *) &insn, 4); in ppc_relocate_instruction()
1550 target_write_memory (*to, (unsigned char *) &bdnz_insn, 4); in ppc_relocate_instruction()
1552 target_write_memory (*to, (unsigned char *) &bf_insn, 4); in ppc_relocate_instruction()
1557 target_write_memory (*to, (unsigned char *) &insn, 4); in ppc_relocate_instruction()
1570 target_write_memory (*to, (unsigned char *) &insn, 4); in ppc_relocate_instruction()
1577 target_write_memory (*to, (unsigned char *) &insn, 4); in ppc_relocate_instruction()
1744 target_write_memory (buildaddr, (unsigned char *) buf, (p - buf) * 4); in install_fast_tracepoint_jump_pad()
1774 target_write_memory (buildaddr, (unsigned char *) buf, (p - buf) * 4); in install_fast_tracepoint_jump_pad()
1810 target_write_memory (current_insn_ptr, (unsigned char *) buf, n); in emit_insns()
[all …]
H A Dproc-service.cc94 if (target_write_memory ((uintptr_t) addr, (const gdb_byte *) buf, size) in ps_pdwrite()
H A Dtracepoint.cc449 return target_write_memory (symaddr, in write_inferior_data_pointer()
526 target_write_memory (ipa_action, (unsigned char *) action, in m_tracepoint_action_download()
549 target_write_memory (ipa_action, (unsigned char *) action, in r_tracepoint_action_download()
569 target_write_memory (ipa_action, (unsigned char *) action, in x_tracepoint_action_download()
617 target_write_memory (ipa_action, (unsigned char *) action, in l_tracepoint_action_download()
1467 target_write_memory (ipa_sym_addrs.addr_trace_buffer_ctrl, in clear_inferior_trace_buffer()
1474 target_write_memory (ipa_trace_buffer_lo, in clear_inferior_trace_buffer()
6031 target_write_memory (expr_bytes, expr->bytes, expr->length); in download_agent_expr()
6296 target_write_memory (ptr, (unsigned char *) &target_tsv, in download_trace_state_variables()
6303 target_write_memory (name_addr, in download_trace_state_variables()
[all …]
/dports/emulators/vmips/vmips-1.5.1/
H A Ddebug.h71 char *target_write_memory(char *pkt);
H A Ddebug.cc331 case 'M': result = target_write_memory(buf); break; in targetloop()
515 Debug::target_write_memory(char *pkt) in target_write_memory() function in Debug
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsolib-som.c224 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
278 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
336 status = target_write_memory (anaddr, buf, 4); in som_solib_create_inferior_hook()
H A Dremote-fileio.c795 errno = target_write_memory (ptrval, buffer, ret); in remote_fileio_func_read()
1122 errno = target_write_memory (statptr, (gdb_byte *) &fst, sizeof fst); in remote_fileio_func_stat()
1200 errno = target_write_memory (ptrval, (gdb_byte *) &fst, sizeof fst); in remote_fileio_func_fstat()
1252 errno = target_write_memory (ptrval, (gdb_byte *) &ftv, sizeof ftv); in remote_fileio_func_gettimeofday()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dremote-fileio.c577 errno = target_write_memory (ptrval, buffer, ret); in remote_fileio_func_read()
901 errno = target_write_memory (statptr, (gdb_byte *) &fst, sizeof fst); in remote_fileio_func_stat()
978 errno = target_write_memory (ptrval, (gdb_byte *) &fst, sizeof fst); in remote_fileio_func_fstat()
1029 errno = target_write_memory (ptrval, (gdb_byte *) &ftv, sizeof ftv); in remote_fileio_func_gettimeofday()
H A Dproc-service.c88 ret = target_write_memory (core_addr, buf, len); in ps_xfer_memory()
/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dagent.cc195 int ret = target_write_memory (ipa_sym_addrs.addr_cmd_buf, in agent_run_command()

12345678