Searched refs:write_memory (Results 1 – 14 of 14) sorted by relevance
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | corefile.c | 355 write_memory (CORE_ADDR memaddr, in write_memory() function 371 write_memory (memaddr, myaddr, len); in write_memory_with_notification() 385 write_memory (addr, buf, len); in write_memory_unsigned_integer() 398 write_memory (addr, buf, len); in write_memory_signed_integer()
|
| H A D | gdbcore.h | 85 extern void write_memory (CORE_ADDR memaddr, const gdb_byte *myaddr,
|
| H A D | i386fbsd-tdep.c | 120 write_memory (addr + i386fbsd_jmp_buf_reg_offset[i], buf, 4); in i386fbsd_collect_uthread()
|
| H A D | sparc-ravenscar-thread.c | 176 write_memory (register_address, in sparc_ravenscar_store_registers()
|
| H A D | ppc-ravenscar-thread.c | 202 write_memory (register_address, in ppc_ravenscar_generic_store_registers()
|
| H A D | arch-utils.c | 50 write_memory (to, buf, len); in simple_displaced_step_copy_insn()
|
| H A D | amd64-tdep.c | 883 write_memory (arg_addr, valbuf, TYPE_LENGTH (type)); in amd64_push_arguments() 937 write_memory (sp, buf, 8); in amd64_push_dummy_call() 1336 write_memory (to, buf, len); in amd64_displaced_step_copy_insn()
|
| H A D | infcall.c | 650 write_memory (bp_addr_as_address, bp_bytes, bp_size); in call_function_by_hand()
|
| H A D | i386-tdep.c | 571 write_memory (to, buf, len); in i386_displaced_step_copy_insn() 2427 write_memory (sp, buf, 4); in i386_push_dummy_call() 2443 write_memory (sp + args_space_used, in i386_push_dummy_call() 2477 write_memory (sp, buf, 4); in i386_push_dummy_call()
|
| H A D | frame.c | 1079 write_memory (addr, buf, register_size (gdbarch, regnum)); in put_frame_register()
|
| H A D | valops.c | 1608 write_memory (addr, value_contents (val), length); in value_coerce_to_target()
|
| H A D | dwarf2loc.c | 1878 write_memory (p->v.mem.addr + dest_offset, in write_pieced_value()
|
| H A D | infrun.c | 1437 write_memory (memaddr, myaddr, len); in write_memory_ptid()
|
| H A D | ada-lang.c | 4092 write_memory (addr, value_contents (val), len); in ensure_lval()
|