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

  /src/external/gpl3/gdb/dist/gdb/compile/
compile-object-load.h 77 void *scope_data; member in struct:compile_module
96 enum compile_i_scope_types scope, void *scope_data);
compile-object-run.c 75 /* SCOPE_DATA would be stale unless EXECUTEDP != NULL. */
77 data->module->scope_data);
compile.h 182 void *scope_data);
compile.c 285 /* Passing &PRINT_OPTS as SCOPE_DATA is safe as do_module_cleanup
296 l->control_u.compile.scope_data = &print_opts;
687 enum compile_i_scope_types scope, void *scope_data)
695 scope_data);
700 COMPILE_I_PRINT_VALUE_SCOPE, scope_data);
compile-object-load.c 602 enum compile_i_scope_types scope, void *scope_data)
852 retval->scope_data = scope_data;
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-object-load.h 77 void *scope_data; member in struct:compile_module
96 enum compile_i_scope_types scope, void *scope_data);
compile.h 179 void *scope_data);
compile-object-run.c 75 /* SCOPE_DATA would be stale unless EXECUTEDP != NULL. */
77 data->module->scope_data);
compile.c 415 /* Passing &PRINT_OPTS as SCOPE_DATA is safe as do_module_cleanup
426 l->control_u.compile.scope_data = &print_opts;
816 enum compile_i_scope_types scope, void *scope_data)
824 scope_data);
829 COMPILE_I_PRINT_VALUE_SCOPE, scope_data);
compile-object-load.c 602 enum compile_i_scope_types scope, void *scope_data)
852 retval->scope_data = scope_data;
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-script.h 95 void *scope_data; member in struct:command_line::__anon17817::__anon17818
cli-script.c 665 cmd->control_u.compile.scope_data);
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-script.h 95 void *scope_data; member in struct:command_line::__anon20556::__anon20557
cli-script.c 665 cmd->control_u.compile.scope_data);

Completed in 39 milliseconds