| /freebsd-12.1/contrib/gdb/gdb/gdbserver/ |
| H A D | mem-break.c | 64 (*the_target->write_memory) (where, breakpoint_data, in set_breakpoint_at() 82 (*the_target->write_memory) (bp->pc, bp->old_data, in delete_breakpoint() 93 (*the_target->write_memory) (bp->pc, bp->old_data, in delete_breakpoint() 130 (*the_target->write_memory) (orig_bp->pc, breakpoint_data, in reinsert_breakpoint_handler() 152 (*the_target->write_memory) (orig_bp->pc, orig_bp->old_data, in reinsert_breakpoint_by_bp() 166 (*the_target->write_memory) (bp->pc, bp->old_data, in uninsert_breakpoint() 182 (*the_target->write_memory) (bp->pc, breakpoint_data, in reinsert_breakpoint()
|
| H A D | target.h | 118 int (*write_memory) (CORE_ADDR memaddr, const char *myaddr, int len); member
|
| H A D | target.c | 84 res = (*the_target->write_memory) (memaddr, buffer, len); in write_inferior_memory()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | ppc-sysv-tdep.c | 145 write_memory (sp + argoffset, val, len); in ppc_sysv_abi_push_dummy_call() 164 write_memory (sp + argoffset, val, len); in ppc_sysv_abi_push_dummy_call() 208 write_memory (sp + argoffset, val, 16); in ppc_sysv_abi_push_dummy_call() 234 write_memory (sp + argoffset, val, 8); in ppc_sysv_abi_push_dummy_call() 252 write_memory (sp + structoffset, val, len); in ppc_sysv_abi_push_dummy_call() 279 write_memory (sp + argoffset, word, tdep->wordsize); in ppc_sysv_abi_push_dummy_call() 670 write_memory (gparam, val, TYPE_LENGTH (type)); in ppc64_sysv_abi_push_dummy_call() 696 write_memory (vparam, val, TYPE_LENGTH (type)); in ppc64_sysv_abi_push_dummy_call() 761 write_memory (gparam, val, TYPE_LENGTH (type)); in ppc64_sysv_abi_push_dummy_call()
|
| H A D | scm-lang.c | 165 write_memory (value_as_long (args[0]), str, len); in scm_lookup_name() 197 write_memory (iaddr, str, len); in scm_evaluate_string() 199 write_memory (iaddr + len, "", 1); in scm_evaluate_string()
|
| H A D | corefile.c | 347 write_memory (CORE_ADDR memaddr, char *myaddr, int len) in write_memory() function 362 write_memory (addr, buf, len); in write_memory_unsigned_integer() 371 write_memory (addr, buf, len); in write_memory_signed_integer()
|
| H A D | solib-sunos.c | 486 write_memory (flag_addr, (char *) &in_debugger, sizeof (in_debugger)); in disable_break() 489 write_memory (breakpoint_addr, (char *) &debug_copy.ldd_bp_inst, in disable_break() 577 write_memory (flag_addr, (char *) &in_debugger, sizeof (in_debugger)); in enable_break()
|
| H A D | gdbcore.h | 82 extern void write_memory (CORE_ADDR memaddr, char *myaddr, int len);
|
| H A D | valops.c | 612 write_memory (changed_addr, dest_buffer, changed_len); in value_assign() 979 write_memory (sp, buffer, len); in push_word() 984 write_memory (sp, buffer, len); in push_word() 1000 write_memory (sp, buffer, len); in push_bytes() 1005 write_memory (sp, buffer, len); in push_bytes() 1041 write_memory (sp + offset, VALUE_CONTENTS_ALL (arg), len); in value_push() 1046 write_memory (sp + offset, VALUE_CONTENTS_ALL (arg), len); in value_push() 1128 write_memory (addr + (idx * typelength), VALUE_CONTENTS_ALL (elemvec[idx]), in value_array() 1170 write_memory (addr, ptr, len); in value_string()
|
| H A D | sparc-tdep.c | 353 write_memory (sp - 8, buf, 4); in sparc32_push_dummy_code() 385 write_memory (sp, VALUE_CONTENTS (args[i]), len); in sparc32_store_arguments() 436 write_memory (sp + 4 + element * 4, valbuf, len); in sparc32_store_arguments() 447 write_memory (sp, buf, 4); in sparc32_store_arguments()
|
| H A D | infcall.c | 299 write_memory (start_sp, (char *) dummy1, sizeof_dummy1); in legacy_push_dummy_code() 723 write_memory (addr, VALUE_CONTENTS_ALL (args[i]), len); in call_function_by_hand()
|
| H A D | alpha-tdep.c | 337 write_memory (sp, VALUE_CONTENTS (arg), 16); in alpha_push_dummy_call() 358 write_memory (sp, VALUE_CONTENTS (arg), 32); in alpha_push_dummy_call() 417 write_memory (sp + offset - sizeof(arg_reg_buffer), contents, len); in alpha_push_dummy_call()
|
| H A D | standalone.c | 370 write_memory (CORE_ADDR memaddr, char *myaddr, int len) in write_memory() function
|
| H A D | i386-tdep.c | 1118 write_memory (sp, VALUE_CONTENTS_ALL (args[i]), len); in i386_push_dummy_call() 1126 write_memory (sp, buf, 4); in i386_push_dummy_call() 1132 write_memory (sp, buf, 4); in i386_push_dummy_call()
|
| H A D | amd64-tdep.c | 616 write_memory (sp + element * 8, valbuf, len); in amd64_push_arguments() 649 write_memory (sp, buf, 8); in amd64_push_dummy_call()
|
| H A D | ia64-tdep.c | 681 write_memory (addr, buf, len); in ia64_write_reg() 3019 write_memory (fdesc, buf, 16); in find_func_descr() 3138 write_memory (rse_address_add (bsp, slotnum), val_buf, 8); in ia64_push_dummy_call() 3140 write_memory (sp + 16 + 8 * (slotnum - rseslots), val_buf, 8); in ia64_push_dummy_call() 3160 write_memory (rse_address_add (bsp, slotnum), val_buf, 8); in ia64_push_dummy_call() 3162 write_memory (sp + 16 + 8 * (slotnum - rseslots), val_buf, 8); in ia64_push_dummy_call()
|
| H A D | sparc64-tdep.c | 795 write_memory (sp, VALUE_CONTENTS (args[i]), len); in sparc64_store_arguments() 951 write_memory (sp + element * 8, valbuf, len); in sparc64_store_arguments()
|
| H A D | s390-tdep.c | 2593 write_memory (sp, VALUE_CONTENTS (arg), length); in s390_push_dummy_call() 2661 write_memory (starg - length, VALUE_CONTENTS (arg), length); in s390_push_dummy_call() 2697 write_memory (starg, VALUE_CONTENTS (arg), length); in s390_push_dummy_call()
|
| H A D | rs6000-tdep.c | 1267 write_memory (sp + 24 + (ii * 4), in rs6000_push_dummy_call() 1298 write_memory (sp + 24 + (ii * 4), (char *) VALUE_CONTENTS (arg), len); in rs6000_push_dummy_call() 1313 write_memory (sp, tmp_buffer, 4); in rs6000_push_dummy_call()
|
| H A D | mips-tdep.c | 2945 write_memory (addr, val, partial_len); in mips_eabi_push_dummy_call() 3200 write_memory (addr, val, partial_len); in mips_n32n64_push_dummy_call() 3604 write_memory (addr, val, partial_len); in mips_o32_push_dummy_call() 4056 write_memory (addr, val, partial_len); in mips_o64_push_dummy_call()
|
| H A D | frame.c | 694 write_memory (addr, tmp, register_size (gdbarch, regnum)); in put_frame_register()
|
| H A D | arm-tdep.c | 1317 write_memory (sp, si->data, si->len); in arm_push_dummy_call()
|
| H A D | ada-lang.c | 1615 write_memory (VALUE_ADDRESS (toval) + VALUE_OFFSET (toval), buffer, in ada_value_assign()
|
| /freebsd-12.1/contrib/gdb/ |
| H A D | FREEBSD-diffs | 548 - write_memory (reg_addr, (void *)buf, 8); 552 + write_memory (reg_addr, (void *)buf, 8); 583 - write_memory (nat_addr, nat_buf, 8); 588 + write_memory (nat_addr, nat_buf, 8);
|
| /freebsd-12.1/contrib/gdb/gdb/mi/ |
| H A D | mi-main.c | 1075 write_memory (addr, buffer, word_size); in mi_cmd_data_write_memory()
|