Searched refs:gdbarch_construct_inferior_arguments (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dinfcmd.c216 n = gdbarch_construct_inferior_arguments (current_gdbarch,
H A Dgdbarch.h2216 extern char * gdbarch_construct_inferior_arguments (struct gdbarch *gdbarch, int argc, char **argv);
H A Dgdbarch.c5139 gdbarch_construct_inferior_arguments (struct gdbarch *gdbarch, int argc, char **argv) function
5144 fprintf_unfiltered (gdb_stdlog, "gdbarch_construct_inferior_arguments called\n");

Completed in 122 milliseconds