Searched refs:mips_eabi_push_dummy_call (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c4493 mips_eabi_push_dummy_call (struct gdbarch *gdbarch, struct value *function, function
4534 "mips_eabi_push_dummy_call: sp=%s allocated %ld\n",
4547 "mips_eabi_push_dummy_call: "
4569 "mips_eabi_push_dummy_call: %d len=%d type=%d",
8534 set_gdbarch_push_dummy_call (gdbarch, mips_eabi_push_dummy_call);
8544 set_gdbarch_push_dummy_call (gdbarch, mips_eabi_push_dummy_call);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c4520 mips_eabi_push_dummy_call (struct gdbarch *gdbarch, struct value *function, function
4562 "mips_eabi_push_dummy_call: sp=%s allocated %ld\n",
4575 "mips_eabi_push_dummy_call: "
4597 "mips_eabi_push_dummy_call: %d len=%d type=%d",
8558 set_gdbarch_push_dummy_call (gdbarch, mips_eabi_push_dummy_call);
8568 set_gdbarch_push_dummy_call (gdbarch, mips_eabi_push_dummy_call);

Completed in 225 milliseconds