Searched refs:gdbarch_call_dummy_location (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcall.c963 switch (gdbarch_call_dummy_location (gdbarch))
H A Dgdbarch.h421 extern int gdbarch_call_dummy_location (struct gdbarch *gdbarch);
H A Dgdbarch.c2403 gdbarch_call_dummy_location (struct gdbarch *gdbarch) function
2408 fprintf_unfiltered (gdb_stdlog, "gdbarch_call_dummy_location called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinfcall.c1018 switch (gdbarch_call_dummy_location (gdbarch))
H A Dgdbarch-gen.h334 extern enum call_dummy_location_type gdbarch_call_dummy_location (struct gdbarch *gdbarch);
H A Dgdbarch.c2238 gdbarch_call_dummy_location (struct gdbarch *gdbarch) function
2243 gdb_printf (gdb_stdlog, "gdbarch_call_dummy_location called\n");

Completed in 263 milliseconds