Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-object-run.c37 int *executedp; member
66 if (data->executedp != NULL) in do_module_cleanup()
68 *data->executedp = 1; in do_module_cleanup()
127 data->executedp = &executed; in compile_object_run()
182 data->executedp = NULL; in compile_object_run()
/netbsd/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-object-run.c37 int *executedp; member
66 if (data->executedp != NULL) in do_module_cleanup()
68 *data->executedp = 1; in do_module_cleanup()
127 data->executedp = &executed; in compile_object_run()
182 data->executedp = NULL; in compile_object_run()