Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ds390-tdep.c2508 CORE_ADDR *copy_addr = alloca (nargs * sizeof (CORE_ADDR)); in s390_push_dummy_call() local
2522 copy_addr[i] = sp; in s390_push_dummy_call()
2563 copy_addr[i]); in s390_push_dummy_call()
2568 write_memory_unsigned_integer (starg, word_size, copy_addr[i]); in s390_push_dummy_call()