HomeSort by: relevance | last modified time | path
    Searched refs:gdbarch_call_dummy_location (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
infcall.c 1236 switch (gdbarch_call_dummy_location (gdbarch))
gdbarch-gen.h 354 extern enum call_dummy_location_type gdbarch_call_dummy_location (struct gdbarch *gdbarch);
gdbarch-gen.c 2316 gdbarch_call_dummy_location (struct gdbarch *gdbarch) function
2321 gdb_printf (gdb_stdlog, "gdbarch_call_dummy_location called\n");
  /src/external/gpl3/gdb/dist/gdb/
infcall.c 1242 switch (gdbarch_call_dummy_location (gdbarch))
gdbarch-gen.h 354 extern enum call_dummy_location_type gdbarch_call_dummy_location (struct gdbarch *gdbarch);
gdbarch-gen.c 2329 gdbarch_call_dummy_location (struct gdbarch *gdbarch) function
2334 gdb_printf (gdb_stdlog, "gdbarch_call_dummy_location called\n");

Completed in 25 milliseconds