Searched refs:write_memory_unsigned_integer (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | gdbcore.h | 85 extern void write_memory_unsigned_integer (CORE_ADDR addr, int len,
|
| H A D | corefile.c | 358 write_memory_unsigned_integer (CORE_ADDR addr, int len, ULONGEST value) in write_memory_unsigned_integer() function
|
| H A D | ppc-sysv-tdep.c | 714 write_memory_unsigned_integer (gparam, tdep->wordsize, in ppc64_sysv_abi_push_dummy_call()
|
| H A D | s390-tdep.c | 2640 write_memory_unsigned_integer (starg, word_size, copy_addr[i]); in s390_push_dummy_call() 2714 write_memory_unsigned_integer (sp, word_size, orig_sp); in s390_push_dummy_call()
|