Searched refs:amd64_windows_dummy_call_integer_regs (Results 1 – 3 of 3) sorted by relevance
38 static int amd64_windows_dummy_call_integer_regs[] = variable259 if (reg_idx < ARRAY_SIZE (amd64_windows_dummy_call_integer_regs)) in amd64_windows_push_arguments()265 amd64_windows_dummy_call_integer_regs[reg_idx]); in amd64_windows_push_arguments()277 amd64_windows_dummy_call_integer_regs[reg_idx]); in amd64_windows_push_arguments()329 const int arg_regnum = amd64_windows_dummy_call_integer_regs[0]; in amd64_windows_push_dummy_call()337 sp -= ARRAY_SIZE (amd64_windows_dummy_call_integer_regs) * 8; in amd64_windows_push_dummy_call()
10672 (amd64_windows_dummy_call_integer_regs): New static global.
3405 * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):