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

/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-object-run.c36 : executedp (ptr),
45 int *executedp; member in struct:do_module_cleanup
60 if (data->executedp != NULL)
62 *data->executedp = 1;
174 data->executedp = NULL;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-object-run.c37 int *executedp; member in struct:do_module_cleanup
66 if (data->executedp != NULL)
68 *data->executedp = 1;
127 data->executedp = &executed;
182 data->executedp = NULL;

Completed in 189 milliseconds