Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c211 n = gdbarch_construct_inferior_arguments (current_gdbarch, in get_inferior_args()
H A Dgdbarch.h1302 extern char * gdbarch_construct_inferior_arguments (struct gdbarch *gdbarch, int argc, char **argv);
H A Dgdbarch.c3451 gdbarch_construct_inferior_arguments (struct gdbarch *gdbarch, int argc, char **argv) in gdbarch_construct_inferior_arguments() function