Home
last modified time | relevance | path

Searched refs:write_memory (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcorefile.c355 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 Dgdbcore.h85 extern void write_memory (CORE_ADDR memaddr, const gdb_byte *myaddr,
H A Di386fbsd-tdep.c120 write_memory (addr + i386fbsd_jmp_buf_reg_offset[i], buf, 4); in i386fbsd_collect_uthread()
H A Dsparc-ravenscar-thread.c176 write_memory (register_address, in sparc_ravenscar_store_registers()
H A Dppc-ravenscar-thread.c202 write_memory (register_address, in ppc_ravenscar_generic_store_registers()
H A Darch-utils.c50 write_memory (to, buf, len); in simple_displaced_step_copy_insn()
H A Damd64-tdep.c883 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 Dinfcall.c650 write_memory (bp_addr_as_address, bp_bytes, bp_size); in call_function_by_hand()
H A Di386-tdep.c571 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 Dframe.c1079 write_memory (addr, buf, register_size (gdbarch, regnum)); in put_frame_register()
H A Dvalops.c1608 write_memory (addr, value_contents (val), length); in value_coerce_to_target()
H A Ddwarf2loc.c1878 write_memory (p->v.mem.addr + dest_offset, in write_pieced_value()
H A Dinfrun.c1437 write_memory (memaddr, myaddr, len); in write_memory_ptid()
H A Dada-lang.c4092 write_memory (addr, value_contents (val), len); in ensure_lval()